Closed ansoncfit closed 5 years ago
Merging #198 into master will decrease coverage by
1.27%
. The diff coverage is3.1%
.
@@ Coverage Diff @@
## master #198 +/- ##
============================================
- Coverage 25.6% 24.33% -1.28%
Complexity 103 103
============================================
Files 58 59 +1
Lines 2160 2277 +117
Branches 195 206 +11
============================================
+ Hits 553 554 +1
- Misses 1573 1689 +116
Partials 34 34
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...conveyal/taui/analysis/RegionalAnalysisStatus.java | 0% <ø> (ø) |
0 <0> (ø) |
:arrow_down: |
...al/taui/controllers/AggregationAreaController.java | 12.67% <0%> (+1.28%) |
2 <0> (ø) |
:arrow_down: |
...ain/java/com/conveyal/taui/grids/GridExporter.java | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
...java/com/conveyal/taui/analysis/broker/Broker.java | 12.5% <0%> (-0.49%) |
4 <0> (ø) |
|
...taui/controllers/OpportunityDatasetController.java | 8.51% <0%> (+0.21%) |
3 <0> (ø) |
:arrow_down: |
...java/com/conveyal/taui/models/AnalysisRequest.java | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
...in/java/com/conveyal/taui/models/Modification.java | 28.57% <0%> (-11.43%) |
1 <0> (ø) |
|
...in/java/com/conveyal/taui/GridResultAssembler.java | 0% <0%> (ø) |
0 <0> (?) |
|
...nveyal/taui/grids/SeamlessCensusGridExtractor.java | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
...n/java/com/conveyal/taui/SelectingGridReducer.java | 0% <0%> (ø) |
0 <0> (?) |
|
... and 5 more |
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 67db2cc...3f95ba2. Read the comment docs.
Note that this undoes the
feedScopeIds
wildcard hotfix, which was committed directly to master.