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 callback attributes in MOI.ListOfModelAttributesSet #584

Merged
merged 3 commits into from
Nov 1, 2024

Apply suggestions from code review

33f4c2e
Select commit
Loading
Failed to load commit list.
Merged

Fix callback attributes in MOI.ListOfModelAttributesSet #584

Apply suggestions from code review
33f4c2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

91.75% (+0.07%) compared to d7f1459

View this Pull Request on Codecov

91.75% (+0.07%) compared to d7f1459

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.75%. Comparing base (d7f1459) to head (33f4c2e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
+ Coverage   91.68%   91.75%   +0.07%     
==========================================
  Files           5        5              
  Lines        2452     2475      +23     
==========================================
+ Hits         2248     2271      +23     
  Misses        204      204              

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