Skip to content

Release#316

Merged
landonreed merged 3 commits intomasterfrom
dev
May 4, 2021
Merged

Release#316
landonreed merged 3 commits intomasterfrom
dev

Conversation

@landonreed
Copy link
Copy Markdown
Contributor

@landonreed landonreed commented May 3, 2021

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing
  • The description lists all relevant PRs included in this release
  • Code coverage does not significantly worsen (ideally it improves)

Description

Includes #315.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #316 (a9eb787) into master (8d0a19f) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #316      +/-   ##
============================================
- Coverage     66.18%   66.07%   -0.12%     
- Complexity      928      929       +1     
============================================
  Files           136      136              
  Lines          6838     6854      +16     
  Branches        816      822       +6     
============================================
+ Hits           4526     4529       +3     
- Misses         2021     2032      +11     
- Partials        291      293       +2     
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/conveyal/gtfs/model/StopTime.java 57.89% <0.00%> (-15.44%) 4.00 <0.00> (ø)
...java/com/conveyal/gtfs/loader/JDBCTableReader.java 73.86% <0.00%> (+2.27%) 8.00% <0.00%> (ø%)
...in/java/com/conveyal/gtfs/loader/BatchTracker.java 91.66% <0.00%> (+4.16%) 7.00% <0.00%> (+1.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 8d0a19f...a9eb787. Read the comment docs.

@binh-dam-ibigroup binh-dam-ibigroup removed their assignment May 3, 2021
@landonreed landonreed merged commit 16a4719 into master May 4, 2021
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