Skip to content

Implement loading project from CIF directory#142

Merged
AndrewSazonov merged 52 commits intodevelopfrom
more-rules
Apr 5, 2026
Merged

Implement loading project from CIF directory#142
AndrewSazonov merged 52 commits intodevelopfrom
more-rules

Conversation

@AndrewSazonov
Copy link
Copy Markdown
Member

No description provided.

@AndrewSazonov AndrewSazonov added the [scope] enhancement Adds/improves features (major.MINOR.patch) label Apr 4, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

❌ Patch coverage is 85.12195% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.11%. Comparing base (883c384) to head (3e15b77).
⚠️ Report is 39 commits behind head on develop.

Files with missing lines Patch % Lines
src/easydiffraction/analysis/sequential.py 70.78% 15 Missing and 11 partials ⚠️
src/easydiffraction/analysis/analysis.py 89.17% 15 Missing and 10 partials ⚠️
src/easydiffraction/analysis/calculators/cryspy.py 87.59% 2 Missing and 14 partials ⚠️
src/easydiffraction/display/plotting.py 87.50% 10 Missing and 1 partial ⚠️
src/easydiffraction/utils/environment.py 11.11% 7 Missing and 1 partial ⚠️
src/easydiffraction/utils/logging.py 38.46% 7 Missing and 1 partial ⚠️
src/easydiffraction/io/cif/serialize.py 82.50% 3 Missing and 4 partials ⚠️
...asydiffraction/datablocks/experiment/collection.py 62.50% 2 Missing and 1 partial ⚠️
src/easydiffraction/display/tablers/rich.py 40.00% 3 Missing ⚠️
...rc/easydiffraction/crystallography/space_groups.py 85.71% 1 Missing and 1 partial ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #142      +/-   ##
===========================================
+ Coverage    82.26%   89.11%   +6.85%     
===========================================
  Files           88      134      +46     
  Lines         5451     7441    +1990     
  Branches       454      680     +226     
===========================================
+ Hits          4484     6631    +2147     
+ Misses         802      601     -201     
- Partials       165      209      +44     
Flag Coverage Δ
integration 76.26% <75.85%> (+6.31%) ⬆️
unittests 79.74% <58.65%> (+7.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@AndrewSazonov AndrewSazonov merged commit 066d951 into develop Apr 5, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[scope] enhancement Adds/improves features (major.MINOR.patch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant