Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meta-test to ensure all .py files follow PEP 563 #1318

Merged
merged 2 commits into from
Aug 18, 2023

compare paths after .as_posix()

2b719a9
Select commit
Loading
Failed to load commit list.
Merged

Add meta-test to ensure all .py files follow PEP 563 #1318

compare paths after .as_posix()
2b719a9
Select commit
Loading
Failed to load commit list.
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 is 100.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%) ⬆️

... and 1 file with indirect coverage changes