fsimphy / bayernfahrplan

A JSON-fetcher for bus departues in bavaria written in D
MIT License
1 stars 0 forks source link

Implement walk delay #27

Closed pheerai closed 6 years ago

pheerai commented 6 years ago

Missing:

This includes the following changes:

codecov[bot] commented 6 years ago

Codecov Report

Merging #27 into develop will decrease coverage by 9.1%. The diff coverage is 99.65%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
- Coverage      100%   90.91%   -9.09%     
===========================================
  Files            2        5       +3     
  Lines          181      374     +193     
===========================================
+ Hits           181      340     +159     
- Misses           0       34      +34
Impacted Files Coverage Δ
source/fahrplanparser/package.d 34% <ø> (ø)
source/fahrplanparser/substitution.d 100% <ø> (ø)
source/fahrplanparser/xmlutils.d 100% <100%> (ø)
source/fahrplanparser/exceptions.d 100% <100%> (ø)
source/fahrplanparser/parser.d 99.54% <99.54%> (ø)

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 9007c33...3be4829. Read the comment docs.