Skip to content

Added tests for the Custom CRS capabilities #1361

Merged
rfecher merged 21 commits intomasterfrom
rasterfix
Aug 24, 2018
Merged

Added tests for the Custom CRS capabilities #1361
rfecher merged 21 commits intomasterfrom
rasterfix

Conversation

@emacthecav
Copy link
Copy Markdown
Contributor

No description provided.


@GeoWaveTestStore(value = {
GeoWaveStoreType.ACCUMULO,
// GeoWaveStoreType.BIGTABLE,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix this

private static final double NORTH = 34.25;
private static final double SOUTH = 33.5;
// private static final double WEST = -245440;
// private static final double EAST = -154680;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can probably take these out too

GeoWaveStoreType.CASSANDRA,
GeoWaveStoreType.HBASE
// GeoWaveStoreType.BIGTABLE,
// GeoWaveStoreType.CASSANDRA,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will revert

@GeoWaveTestStore(value = {
GeoWaveStoreType.ACCUMULO,
// GeoWaveStoreType.BIGTABLE,
// GeoWaveStoreType.CASSANDRA,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will remove

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 26, 2018

Coverage Status

Coverage increased (+0.4%) to 48.892% when pulling 84ad600 on rasterfix into 066e6fa on master.

import com.google.uzaygezen.core.CompactHilbertCurve;
import com.google.uzaygezen.core.FilteredIndexRange;
import com.google.uzaygezen.core.LongContent;
import com.google.uzaygezen.core.MathUtils;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this

public static void main(
String[] args ) {
// for (double i = -5; i <= 5; i += 1){
// System.out.println(Math.floor(i % 2));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this

contactPoints).getRight();
}

public synchronized Pair<Cluster, Session> getPair(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this

BasicKafkaIT.class,
BasicMapReduceIT.class,
// GeoWaveBasicSpatialVectorIT.class,
// GeowaveCustomCRSSpatialVectorIT.class,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this

@rfecher rfecher merged commit 972a65a into master Aug 24, 2018
@rfecher rfecher deleted the rasterfix branch August 24, 2018 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants