Skip to content

Complete PQAnalysis recipe entry points for 1.3.0 - #83

Merged
galjos merged 1 commit into
mainfrom
fix-pqanalysis-recipe-entrypoints
Jul 7, 2026
Merged

Complete PQAnalysis recipe entry points for 1.3.0#83
galjos merged 1 commit into
mainfrom
fix-pqanalysis-recipe-entrypoints

Conversation

@galjos

@galjos galjos commented Jul 7, 2026

Copy link
Copy Markdown
Member

The conda-recipes/pqanalysis/ recipe listed only 6 of the 13 console scripts that PQAnalysis 1.3.0 actually exposes (an earlier draft was truncated). Verified against the v1.3.0 tag's [project.scripts], this adds the missing entry points:

  • continue_input, rdf, add_molecules, activate_argcomplete, build_nep_traj, xyz2gen, gen2xyz

The recipe passes conda-smithy recipe-lint ("in fine form"). Prep for the upcoming conda-forge/staged-recipes submission of PQAnalysis.

The 1.3.0 release exposes 13 console scripts; the initial recipe listed
only 6 (an earlier truncation). Add continue_input, rdf, add_molecules,
activate_argcomplete, build_nep_traj, xyz2gen, and gen2xyz so the recipe
matches the released package.
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.92%. Comparing base (1e34db7) to head (4a556d3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          28       28           
  Lines        1689     1689           
=======================================
  Hits         1637     1637           
  Misses         52       52           
Flag Coverage Δ
unittests 96.92% <ø> (ø)

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

☔ 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 663d4eb into main Jul 7, 2026
5 checks passed
@galjos
galjos deleted the fix-pqanalysis-recipe-entrypoints branch July 7, 2026 06:37
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