Skip to content

Prepare 0.4.0 structure input release - #33

Merged
galjos merged 1 commit into
mainfrom
feat/structure-input-0-4
Jun 9, 2026
Merged

Prepare 0.4.0 structure input release#33
galjos merged 1 commit into
mainfrom
feat/structure-input-0-4

Conversation

@galjos

@galjos galjos commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

  • promote read_structure(...) to the primary public structure reader and keep restart and XYZ parsing behind one API
  • rename the CLI surface to structure and make XYZ plus moldescriptor compatibility explicit
  • add CLI coverage for XYZ input, add a short changelog entry, and bump package metadata to 0.4.0

Why

This turns the recent XYZ support into a coherent minor release instead of a patch-level feature add. The public input model is now structure-oriented rather than restart-oriented, and the ambiguous XYZ plus multi-molecule moldescriptor path fails explicitly.

Validation

  • /Users/jog/.juliaup/bin/julia --project=. --color=yes -e "import Pkg; Pkg.test()"
  • /Users/jog/.juliaup/bin/julia --project=docs --color=yes docs/make.jl

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.15%. Comparing base (bf9f405) to head (10ba10c).

Files with missing lines Patch % Lines
src/read_files.jl 94.73% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   95.09%   96.15%   +1.06%     
==========================================
  Files           8        8              
  Lines         326      338      +12     
==========================================
+ Hits          310      325      +15     
+ Misses         16       13       -3     

☔ View full report in Codecov by Harness.
📢 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.

@galjos
galjos merged commit f9fa7da into main Jun 9, 2026
4 of 5 checks passed
@galjos
galjos deleted the feat/structure-input-0-4 branch June 9, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant