Skip to content

Add basic cmdline parsing and help output#23

Merged
danielhollas merged 3 commits intomainfrom
cmdline-parsing
Feb 10, 2026
Merged

Add basic cmdline parsing and help output#23
danielhollas merged 3 commits intomainfrom
cmdline-parsing

Conversation

@danielhollas
Copy link
Member

Help is on the way!

$ openfms --help
OpenFMS: Ab initio Multiple spawning for the masses

cmdline options:

  -h, --help       print help and exit
  -v, --version    print version

@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.26%. Comparing base (e1be80b) to head (beff66b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   54.13%   54.26%   +0.13%     
==========================================
  Files          42       42              
  Lines        5980     5998      +18     
  Branches      800      800              
==========================================
+ Hits         3237     3255      +18     
  Misses       2395     2395              
  Partials      348      348              

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

@danielhollas danielhollas merged commit 30a598b into main Feb 10, 2026
10 checks passed
@danielhollas danielhollas deleted the cmdline-parsing branch February 10, 2026 14:40
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.

2 participants