Skip to content

remove un-used enumerations

51c015d
Select commit
Loading
Failed to load commit list.
Open

Add method to write new snapshot that contains a subset of another snapshot's molecules. #85

remove un-used enumerations
51c015d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

90.29% (-6.04%) compared to 3419258

View this Pull Request on Codecov

90.29% (-6.04%) compared to 3419258

Details

Codecov Report

❌ Patch coverage is 1.85185% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.29%. Comparing base (3419258) to head (51c015d).
⚠️ Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
cmeutils/gsd_utils.py 1.85% 53 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   96.33%   90.29%   -6.04%     
==========================================
  Files           8        8              
  Lines         791      845      +54     
==========================================
+ Hits          762      763       +1     
- Misses         29       82      +53     
Files with missing lines Coverage Δ
cmeutils/gsd_utils.py 75.17% <1.85%> (-16.50%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.