Skip to content

Re-cookiecut: implement codecov, install pdffit2 rc, limit to py3.12 - #235

Merged
sbillinge merged 9 commits into
diffpy:mainfrom
bobleesj:recut-codecov
Dec 7, 2024
Merged

Re-cookiecut: implement codecov, install pdffit2 rc, limit to py3.12#235
sbillinge merged 9 commits into
diffpy:mainfrom
bobleesj:recut-codecov

Conversation

@bobleesj

@bobleesjbobleesj commented Dec 7, 2024

Copy link
Copy Markdown
Contributor

Closes#232 - add codecov report in PR
Closes#231 - implement codespell
Closes#230 - add requires-python in pyproject.toml
Closes#236 - fix spelling suggested by Codespell

@codecov

codecovBot commented Dec 7, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.11%. Comparing base (9177637) to head (f1c37df).
Report is 16 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #235 +/- ##
===========================================
+ Coverage 55.86% 95.11% +39.25% 
===========================================
Files 96 23 -73 Lines 11202 1126 -10076 ===========================================
- Hits 6258 1071 -5187 + Misses 4944 55 -4889 

see 89 files with indirect coverage changes

run: |
conda install --file requirements/test.txt
conda install wxpython diffpy.utils matplotlib-base
pip install diffpy.pdffit2==1.4.4rc6

@bobleesjbobleesjDec 7, 2024

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we are testing pdfgui with pdffit rc, we conda install wxpython, diffpy.utils, and matplotlib-base

and then we pip install pdffit2 rc

Once we have pdfgui tested with pdffit2 rc, we could try to find an approach to use the reusable workflow? @sbillinge

@sbillinge
sbillinge merged commit dd9f989 into diffpy:mainDec 7, 2024
@sbillinge

Copy link
Copy Markdown
Contributor

Nice!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants

@bobleesj@sbillinge