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

return of the iter method #264

Merged
merged 2 commits into from
Nov 21, 2023
Merged

return of the iter method #264

merged 2 commits into from
Nov 21, 2023

Conversation

cel055
Copy link
Contributor

@cel055 cel055 commented Nov 21, 2023

the return of the iter method on the state store now returns an iterator

the return of the __iter__ method on the state store now returns an iterator
@cel055 cel055 requested a review from a team as a code owner November 21, 2023 09:16
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #264 (6092950) into master (4833a3c) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   78.73%   78.70%   -0.03%     
==========================================
  Files          22       22              
  Lines        1919     1921       +2     
==========================================
+ Hits         1511     1512       +1     
- Misses        408      409       +1     
Files Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/statestore.py 91.35% <100.00%> (ø)

... and 2 files with indirect coverage changes

@cel055 cel055 merged commit a413cc7 into master Nov 21, 2023
6 checks passed
@cel055 cel055 deleted the fix_iter_method branch November 21, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants