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

CallCache pluggability #473

Merged
merged 6 commits into from
Jan 9, 2021
Merged

CallCache pluggability #473

merged 6 commits into from
Jan 9, 2021

Conversation

mlin
Copy link
Collaborator

@mlin mlin commented Jan 9, 2021

Motivation

...

Approach

...

Checklist

  • Add appropriate test(s) to the automatic suite
  • Use make pretty to reformat the code with black
  • Use make check to statically check the code using Pyre and Pylint
  • Send PR from a dedicated branch without unrelated edits
  • Ensure compatibility with this project's MIT license

@coveralls
Copy link

coveralls commented Jan 9, 2021

Pull Request Test Coverage Report for Build 474651604

  • 25 of 25 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 96.548%

Totals Coverage Status
Change from base Build 470168894: 0.008%
Covered Lines: 6544
Relevant Lines: 6778

💛 - Coveralls

@mlin mlin marked this pull request as ready for review January 9, 2021 10:04
@mlin mlin merged commit f44f48b into main Jan 9, 2021
@mlin mlin deleted the mlin/cache-plugins branch January 9, 2021 22:53
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.

None yet

2 participants