Add meta-test to ensure all .py
files follow PEP 563
#1318
Merged
Codecov / codecov/project
succeeded
Aug 18, 2023 in 0s
90.67% (-0.02%) compared to d45b7e8
View this Pull Request on Codecov
90.67% (-0.02%) compared to d45b7e8
Details
Codecov Report
Merging #1318 (2b719a9) into master (d45b7e8) will decrease coverage by
0.02%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #1318 +/- ##
==========================================
- Coverage 90.68% 90.67% -0.02%
==========================================
Files 106 108 +2
Lines 12583 12589 +6
==========================================
+ Hits 11411 11415 +4
- Misses 1172 1174 +2
Files Changed | Coverage Δ | |
---|---|---|
cognite/client/utils/_auxiliary.py | 90.14% <ø> (ø) |
|
cognite/client/_api/__init__.py | 100.00% <100.00%> (ø) |
|
...ient/_api/data_modeling/_data_modeling_executor.py | 81.25% <100.00%> (+1.25%) |
⬆️ |
cognite/client/data_classes/__init__.py | 100.00% <100.00%> (ø) |
|
...e/client/data_classes/annotation_types/__init__.py | 100.00% <100.00%> (ø) |
|
...nite/client/data_classes/data_modeling/__init__.py | 100.00% <100.00%> (ø) |
|
cognite/client/utils/_graph.py | 96.29% <100.00%> (+0.14%) |
⬆️ |
Loading