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: Catch invalid model specification with duplicate channels, samples and modifiers. #2396

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

use InvalidModel instead of InvalidNameReuse, due to failing of other…

edea8ef
Select commit
Loading
Failed to load commit list.
Open

fix: Catch invalid model specification with duplicate channels, samples and modifiers. #2396

use InvalidModel instead of InvalidNameReuse, due to failing of other…
edea8ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

98.28% (+0.00%) compared to a1a31f1

View this Pull Request on Codecov

98.28% (+0.00%) compared to a1a31f1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a1a31f1) 98.28% compared to head (edea8ef) 98.28%.
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2396   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files          69       69           
  Lines        4539     4556   +17     
  Branches      803      814   +11     
=======================================
+ Hits         4461     4478   +17     
  Misses         45       45           
  Partials       33       33           

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