Skip to content

Update environment.yml, and replace setup.py with pyproject.toml#53

Merged
chrisjonesBSU merged 4 commits into
cmelab:masterfrom
chrisjonesBSU:fix-env
Nov 22, 2025
Merged

Update environment.yml, and replace setup.py with pyproject.toml#53
chrisjonesBSU merged 4 commits into
cmelab:masterfrom
chrisjonesBSU:fix-env

remove macos from CI matrix for now

4763b45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 22, 2025 in 0s

84.94% (-0.29%) compared to 7df91fa

View this Pull Request on Codecov

84.94% (-0.29%) compared to 7df91fa

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.94%. Comparing base (7df91fa) to head (4763b45).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
morphct/chromophores.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   85.22%   84.94%   -0.29%     
==========================================
  Files           9        8       -1     
  Lines         765      764       -1     
==========================================
- Hits          652      649       -3     
- Misses        113      115       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.