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

Replace setup.py with pyproject.toml, update CI #182

Merged
merged 13 commits into from
Jan 24, 2025

Conversation

chrisjonesBSU
Copy link
Member

This uses a pyproject.toml file which is recommended over setup.py now.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.90%. Comparing base (a600b73) to head (2331b31).
Report is 53 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   94.77%   94.90%   +0.13%     
==========================================
  Files          26       26              
  Lines        1970     2022      +52     
==========================================
+ Hits         1867     1919      +52     
  Misses        103      103              
Files with missing lines Coverage Δ
flowermd/__init__.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

@chrisjonesBSU chrisjonesBSU merged commit 0376b05 into cmelab:main Jan 24, 2025
10 checks passed
@chrisjonesBSU chrisjonesBSU deleted the update-setup branch January 24, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant