Update MB region
Created by: ehunter-usgs
Add MB region back, but make region very small. This should keep MB solutions from becoming authoritative.
It looks like if a region doesn't exist in regions.xml, and they submit a solution, then that region has the same authority as NEIC. This means that the latest product becomes authoritative. Fix this by adding a small MB region in the pacific (like AT/PT).
Merge request reports
Activity
Created by: codecov-io
Codecov Report
Merging #57 into master will increase coverage by
0.05%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## master #57 +/- ## ========================================== + Coverage 55.83% 55.89% +0.05% ========================================== Files 168 168 Lines 14455 14455 Branches 2307 2307 ========================================== + Hits 8071 8079 +8 + Misses 5468 5460 -8 Partials 916 916
Impacted Files Coverage Δ ...ov/usgs/earthquake/distribution/ProductClient.java 33.15% <ø> (ø)
...gs/earthquake/distribution/FileProductStorage.java 62.35% <0%> (+0.29%)
src/gov/usgs/util/StreamUtils.java 88.23% <0%> (+1.17%)
...sgs/earthquake/product/io/ContentOutputThread.java 87.5% <0%> (+12.5%)
...gs/earthquake/indexer/IndexerListenerCallable.java 89.47% <0%> (+21.05%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update bf590a7...49ad3d6. Read the comment docs.
Please register or sign in to reply