Closed landonreed closed 3 years ago
Merging #307 (c739f20) into dev (6b33a8c) will decrease coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #307 +/- ##
============================================
- Coverage 66.17% 66.14% -0.03%
Complexity 926 926
============================================
Files 136 136
Lines 6838 6838
Branches 816 816
============================================
- Hits 4525 4523 -2
- Misses 2019 2022 +3
+ Partials 294 293 -1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/main/java/com/conveyal/gtfs/PatternFinder.java | 85.22% <0.00%> (-2.28%) |
20.00% <0.00%> (ø%) |
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 6b33a8c...c739f20. Read the comment docs.
Checklist
dev
before they can be merged tomaster
)Description
fix #306 by adding the
GH_TOKEN
env variable to the release step.