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

queuing_off() should give warning if the model doesn't have a queue #54

Update test-sirconn.R to cover new queuing_off warning

47b267b
Select commit
Loading
Failed to load commit list.
Merged

queuing_off() should give warning if the model doesn't have a queue #54

Update test-sirconn.R to cover new queuing_off warning
47b267b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

36.17% (+0.02%) compared to 174263f

View this Pull Request on Codecov

36.17% (+0.02%) compared to 174263f

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 36.17%. Comparing base (174263f) to head (47b267b).

Files with missing lines Patch % Lines
R/model-methods.R 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   36.15%   36.17%   +0.02%     
==========================================
  Files          36       36              
  Lines        1975     1979       +4     
==========================================
+ Hits          714      716       +2     
- Misses       1261     1263       +2     

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