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

Update pytest config to pyproject.toml #407

Merged
merged 6 commits into from
May 29, 2024

Conversation

mdekstrand
Copy link
Member

This moves the PyTest config into pyproject.toml, and updates some logging configuration.

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.57%. Comparing base (392234a) to head (81dfaff).
Report is 810 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (392234a) and HEAD (81dfaff). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (392234a) HEAD (81dfaff)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
- Coverage   91.62%   86.57%   -5.06%     
==========================================
  Files          48       48              
  Lines        3117     3188      +71     
==========================================
- Hits         2856     2760      -96     
- Misses        261      428     +167     

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

@mdekstrand mdekstrand merged commit 81dfaff into lenskit:main May 29, 2024
18 of 19 checks passed
@mdekstrand mdekstrand deleted the tweak/pytest-config branch May 29, 2024 19:13
@mdekstrand mdekstrand added this to the 2024.1 milestone May 29, 2024
@mdekstrand mdekstrand added the build Build, test, and platform support label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build, test, and platform support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant