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

Stop testing against PyPy 3.8; retry failed test_memoize_path_dir on Windows #95

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jul 11, 2024

Closes #94.

@jwodder jwodder added the tests Add or improve existing tests label Jul 11, 2024
@jwodder jwodder requested a review from yarikoptic July 11, 2024 14:44
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (e52aaa0) to head (cd89b53).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   91.92%   91.93%   +0.01%     
==========================================
  Files           4        4              
  Lines         520      521       +1     
  Branches       82       83       +1     
==========================================
+ Hits          478      479       +1     
  Misses         25       25              
  Partials       17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yarikoptic
Copy link
Member

Thank you!

@yarikoptic yarikoptic merged commit fcd8232 into master Jul 11, 2024
55 checks passed
@yarikoptic yarikoptic deleted the gh-94 branch July 11, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests started to fail - need troubleshooting/fixing
2 participants