conveyal / gtfs-lib

A library for loading and saving GTFS feeds of arbitrary size with disk-backed storage
BSD 2-Clause "Simplified" License
71 stars 38 forks source link

Add GH_TOKEN variable for semantic-release #307

Closed landonreed closed 3 years ago

landonreed commented 3 years ago

Checklist

Description

fix #306 by adding the GH_TOKEN env variable to the release step.

codecov-io commented 3 years ago

Codecov Report

Merging #307 (c739f20) into dev (6b33a8c) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             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.