Open pjlampil opened 3 years ago
Merging #71 (23842b4) into main (36dfd92) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #71 +/- ##
==========================================
+ Coverage 89.21% 89.23% +0.01%
==========================================
Files 48 49 +1
Lines 1521 1523 +2
Branches 121 122 +1
==========================================
+ Hits 1357 1359 +2
Misses 129 129
Partials 35 35
Impacted Files | Coverage Δ | |
---|---|---|
bookings/api.py | 100.00% <ø> (ø) |
|
maritime_maas/settings.py | 83.33% <ø> (ø) |
|
gtfs/api/routes.py | 100.00% <100.00%> (ø) |
|
gtfs/api/shapes.py | 97.22% <100.00%> (+0.07%) |
:arrow_up: |
gtfs/api/stops.py | 98.80% <100.00%> (ø) |
|
maritime_maas/__init__.py | 100.00% <100.00%> (ø) |
|
bookings/ticketing_system.py | 97.36% <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 36dfd92...23842b4. Read the comment docs.
ml
1
codecov:
2
require_ci_to_pass: true
3
comment:
4
behavior: default
5
layout: reach,diff,flags,tree,reach
6
show_carryforward_flags: false
7
coverage:
8
precision: 2
9
range:
10
11
12
round: down
13
status:
14
changes: false
15
default_rules:
16
flag_coverage_not_uploaded_behavior: include
17
patch: true
18
project: true
19
github_checks:
20
annotations: true
21
slack_app: true
22
More descriptive api docs