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

Expose cache_info #9

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Expose cache_info #9

merged 4 commits into from
Mar 20, 2024

Conversation

bart6114
Copy link
Member

quick fix for #8

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@a51a7b8). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main        #9   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         4           
  Lines           ?        59           
  Branches        ?         0           
========================================
  Hits            ?        59           
  Misses          ?         0           
  Partials        ?         0           
Files Coverage Δ
expiring_lru_cache/__init__.py 100.00% <100.00%> (ø)
expiring_lru_cache/version.py 100.00% <ø> (ø)
tests/test_basic.py 100.00% <100.00%> (ø)
tests/test_version.py 100.00% <ø> (ø)

@murilo-cunha murilo-cunha merged commit 047b7b9 into main Mar 20, 2024
4 checks passed
@murilo-cunha murilo-cunha deleted the expose_cache_info branch March 20, 2024 14:50
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