Skip to content

Fix more nits and typos

0e25205
Select commit
Loading
Failed to load commit list.
Merged

Add docstrings to every public mudule, class and function #446

Fix more nits and typos
0e25205
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 0s

77.46% (-0.01%) compared to ac184d5

View this Pull Request on Codecov

77.46% (-0.01%) compared to ac184d5

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.46%. Comparing base (ac184d5) to head (0e25205).

Files with missing lines Patch % Lines
cognite/extractorutils/uploader/time_series.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
- Coverage   77.47%   77.46%   -0.01%     
==========================================
  Files          42       42              
  Lines        3511     3510       -1     
==========================================
- Hits         2720     2719       -1     
  Misses        791      791              
Files with missing lines Coverage Δ
cognite/extractorutils/_inner_util.py 94.73% <ø> (ø)
cognite/extractorutils/base.py 51.08% <ø> (ø)
cognite/extractorutils/configtools/__init__.py 100.00% <ø> (ø)
cognite/extractorutils/configtools/_util.py 65.57% <ø> (ø)
cognite/extractorutils/configtools/elements.py 80.09% <ø> (ø)
cognite/extractorutils/configtools/loaders.py 84.09% <ø> (ø)
cognite/extractorutils/configtools/validators.py 72.72% <ø> (ø)
cognite/extractorutils/exceptions.py 77.77% <ø> (ø)
cognite/extractorutils/metrics.py 92.75% <ø> (ø)
cognite/extractorutils/statestore/__init__.py 100.00% <ø> (ø)
... and 27 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.