Skip to content

Merge branch 'master' of https://github.com/cognitedata/python-extrac…

5f3fdc6
Select commit
Loading
Failed to load commit list.
Merged

Changes to prevent the use of method find_dotenv #429

Merge branch 'master' of https://github.com/cognitedata/python-extrac…
5f3fdc6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 27, 2025 in 1s

75.25% (+0.02%) compared to 050b6fe

View this Pull Request on Codecov

75.25% (+0.02%) compared to 050b6fe

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 75.25%. Comparing base (050b6fe) to head (5f3fdc6).

Files with missing lines Patch % Lines
cognite/extractorutils/base.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
+ Coverage   75.22%   75.25%   +0.02%     
==========================================
  Files          42       42              
  Lines        3496     3496              
==========================================
+ Hits         2630     2631       +1     
+ Misses        866      865       -1     
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/configtools/loaders.py 83.85% <100.00%> (+0.07%) ⬆️
cognite/extractorutils/base.py 49.73% <20.00%> (+0.26%) ⬆️