Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle local parameters (again). #22

Merged
merged 10 commits into from
Oct 10, 2024
Merged

Handle local parameters (again). #22

merged 10 commits into from
Oct 10, 2024

Conversation

luciansmith
Copy link
Contributor

Two aspects to the fix:

  • Load in the 'param promoted' version of the SBML.
  • Use the new 'separator' argument of validate_target_xpaths from biosimulators_utils to get IDs like "J0_n" instead of just "n".

Two aspects to the fix:
* Load in the 'param promoted' version of the SBML.
* Use the new 'separator' argument of validate_target_xpaths from biosimulators_utils to get IDs like "J0_n" instead of just "n".
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.19%. Comparing base (3242f97) to head (3722051).
Report is 11 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #22      +/-   ##
==========================================
+ Coverage   89.17%   89.19%   +0.02%     
==========================================
  Files           6        6              
  Lines         471      472       +1     
==========================================
+ Hits          420      421       +1     
  Misses         51       51              
Flag Coverage Δ
unittests 89.19% <100.00%> (+0.02%) ⬆️

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.

@luciansmith luciansmith merged commit a2085a9 into dev Oct 10, 2024
3 checks passed
@luciansmith luciansmith deleted the fix-local-parameters branch October 10, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant