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

Feature suggestion: Add ModelSelect2Mixin.result_from_instance() method. #272

Merged
merged 3 commits into from
Jun 29, 2024

Merge branch 'main' into result-from-instance

027edb2
Select commit
Loading
Failed to load commit list.
Merged

Feature suggestion: Add ModelSelect2Mixin.result_from_instance() method. #272

Merge branch 'main' into result-from-instance
027edb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2024 in 0s

98.22% (+0.01%) compared to f61b09c

View this Pull Request on Codecov

98.22% (+0.01%) compared to f61b09c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (f61b09c) to head (027edb2).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   98.21%   98.22%   +0.01%     
==========================================
  Files           7        7              
  Lines         280      282       +2     
==========================================
+ Hits          275      277       +2     
  Misses          5        5              

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