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

Fix non-mandatory event IDs #255

Merged
merged 2 commits into from
Aug 30, 2023

remove the mandatory ID from the SBML events

df38e09
Select commit
Loading
Failed to load commit list.
Merged

Fix non-mandatory event IDs #255

remove the mandatory ID from the SBML events
df38e09
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 28, 2023 in 0s

93.51% (+0.00%) compared to a30bd51

View this Pull Request on Codecov

93.51% (+0.00%) compared to a30bd51

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a30bd51) 93.51% compared to head (df38e09) 93.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files          10       10           
  Lines         817      817           
=======================================
  Hits          764      764           
  Misses         53       53           
Files Changed Coverage Δ
src/structs.jl 95.00% <ø> (ø)
src/readsbml.jl 98.34% <100.00%> (ø)
src/writesbml.jl 96.21% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.