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

Processed cache #36

Merged
merged 33 commits into from
Sep 8, 2022
Merged

Processed cache #36

merged 33 commits into from
Sep 8, 2022

Conversation

prakaa
Copy link
Collaborator

@prakaa prakaa commented Sep 8, 2022

Closes #27

@prakaa prakaa added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2022

Codecov Report

Merging #36 (a6edd99) into master (5be72bb) will increase coverage by 0.23%.
The diff coverage is 91.26%.

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   95.70%   95.93%   +0.23%     
==========================================
  Files           9        9              
  Lines         628      714      +86     
  Branches      122      144      +22     
==========================================
+ Hits          601      685      +84     
+ Misses         18       17       -1     
- Partials        9       12       +3     
Flag Coverage Δ
unittests 95.93% <91.26%> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/nemseer/data_compilers.py 94.80% <88.40%> (+2.17%) ⬆️
src/nemseer/query.py 97.11% <95.83%> (-0.45%) ⬇️
src/nemseer/__init__.py 100.00% <100.00%> (ø)
src/nemseer/nemseer.py 95.45% <100.00%> (+0.58%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@prakaa prakaa merged commit b2f9305 into master Sep 8, 2022
@prakaa prakaa deleted the processed-cache branch September 8, 2022 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate processed_cache
2 participants