Skip to content

fix(tests): scope test_upsert_replaces_record's filter to the record's own id - #2779

Draft
andersfylling wants to merge 2 commits into
masterfrom
fix/records-upsert-test-scope
Draft

fix(tests): scope test_upsert_replaces_record's filter to the record's own id#2779
andersfylling wants to merge 2 commits into
masterfrom
fix/records-upsert-test-scope

Merge branch 'master' into fix/records-upsert-test-scope

a6f9c5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

93.04% (-0.02%) compared to 6e3837d

View this Pull Request on Codecov

93.04% (-0.02%) compared to 6e3837d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.04%. Comparing base (6e3837d) to head (a6f9c5e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2779      +/-   ##
==========================================
- Coverage   93.06%   93.04%   -0.02%     
==========================================
  Files         514      514              
  Lines       52988    52990       +2     
==========================================
- Hits        49311    49305       -6     
- Misses       3677     3685       +8     
Files with missing lines Coverage Δ
...ration/test_api/test_data_modeling/test_records.py 98.13% <100.00%> (+6.70%) ⬆️

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.