Closed altendky closed 3 years ago
Merging #237 (f18e7c0) into master (5de0758) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #237 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 33 33
Lines 1884 1972 +88
Branches 112 126 +14
=========================================
+ Hits 1884 1972 +88
Impacted Files | Coverage Δ | |
---|---|---|
qtrio/_cli.py | 100.00% <ø> (ø) |
|
qtrio/_core.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/conftest.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/examples/readme/test_qtrio.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/examples/test_buildingrespect.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/examples/test_crossingpaths.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/examples/test_download.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/examples/test_emissions.py | 100.00% <100.00%> (ø) |
|
qtrio/_tests/helpers.py | 100.00% <100.00%> (ø) |
|
qtrio/dialogs.py | 100.00% <100.00%> (ø) |
|
... and 5 more |
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 5de0758...f18e7c0. Read the comment docs.
Trying another (another) PR to fix the check status reporting.
Draft for:
@classmethod
vs. normal function?