ert
ert copied to clipboard
Test moving to macos 14 xl beta
Issue Resolves #my_issue
Approach Short description of the approach
(Screenshot of new behavior in GUI if applicable)
- [ ] PR title captures the intent of the changes, and is fitting for release notes.
- [ ] Added appropriate release note label
- [ ] Commit history is consistent and clean, in line with the contribution guidelines.
- [ ] Make sure tests pass locally (after every commit!)
When applicable
- [ ] When there are user facing changes: Updated documentation
- [ ] New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
- [ ] Large PR: Prepare changes in small commits for more convenient review
- [ ] Bug fix: Add regression test for the bug
- [ ] Bug fix: Create Backport PR to latest release
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
895683d
) 85.94% compared to head (12f25f5
) 84.71%. Report is 10 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #7195 +/- ##
==========================================
- Coverage 85.94% 84.71% -1.23%
==========================================
Files 380 380
Lines 22677 22633 -44
Branches 931 932 +1
==========================================
- Hits 19490 19174 -316
- Misses 3068 3340 +272
Partials 119 119
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.