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

Refactoring cache to use Class [single-responsibiliy principle] #42

Merged
merged 4 commits into from
Nov 26, 2020

Conversation

guilhermedelyra
Copy link

No description provided.

pydemic_ui/info.py Outdated Show resolved Hide resolved
pydemic_ui/info.py Outdated Show resolved Hide resolved
@codecov-io
Copy link

Codecov Report

Merging #42 (8f4b35d) into master (a6d488b) will increase coverage by 0.37%.
The diff coverage is 26.08%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #42      +/-   ##
=========================================
+ Coverage    3.61%   3.98%   +0.37%     
=========================================
  Files          75      76       +1     
  Lines        4515    4542      +27     
  Branches      472     472              
=========================================
+ Hits          163     181      +18     
- Misses       4351    4360       +9     
  Partials        1       1              
Impacted Files Coverage Δ
pydemic_ui/cache.py 0.00% <0.00%> (ø)
experiments/cache_test.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6d488b...8f4b35d. Read the comment docs.

@guilhermedelyra
Copy link
Author

Everything's working properly, I guess.

@sammyzord sammyzord merged commit 8bb3ce9 into master Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants