Skip to content

Modify how hca cache is cleared#431

Merged
Bento007 merged 2 commits intomasterfrom
tsmith-clear-cache
Aug 26, 2019
Merged

Modify how hca cache is cleared#431
Bento007 merged 2 commits intomasterfrom
tsmith-clear-cache

Conversation

@Bento007
Copy link
Copy Markdown
Collaborator

  • Changed refresh_swagger to clear_cache
  • Fixed type in clear_cache documentation
  • Adding clear-hca-cache to CLI to clear the cache of all SwaggerClients subclasses.
  • Updated tests and tutorials.

@Bento007 Bento007 requested a review from kislyuk August 19, 2019 16:57
@Bento007 Bento007 self-assigned this Aug 19, 2019
- Changed refresh_swagger to clear_cache
- Fixed typo in clear_cache documentation
- Adding clear-hca-cache to CLI to clear the cache of all SwaggerClients subclasses.
- Updated tests and tutorials.
@Bento007 Bento007 force-pushed the tsmith-clear-cache branch from 03a1801 to 2b798b0 Compare August 19, 2019 16:58
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 19, 2019

Codecov Report

Merging #431 into master will decrease coverage by 0.11%.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
- Coverage   85.72%   85.61%   -0.12%     
==========================================
  Files          39       39              
  Lines        1857     1863       +6     
==========================================
+ Hits         1592     1595       +3     
- Misses        265      268       +3
Impacted Files Coverage Δ
hca/cli.py 63.55% <100%> (+0.62%) ⬆️
hca/util/__init__.py 86.82% <100%> (ø) ⬆️
hca/__init__.py 57.14% <25%> (-42.86%) ⬇️

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 8af1a66...ef9a655. Read the comment docs.

Copy link
Copy Markdown
Member

@kislyuk kislyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending minor changes, thanks.

@Bento007 Bento007 merged commit 7a6f774 into master Aug 26, 2019
@Bento007 Bento007 deleted the tsmith-clear-cache branch August 26, 2019 15:45
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.

3 participants