Skip to content

test: stabilize records and streams integration tests - #2816

Merged
evertoncolling merged 6 commits into
masterfrom
fix-records-streams-flaky-tests
Sep 8, 2026
Merged

test: stabilize records and streams integration tests#2816
evertoncolling merged 6 commits into
masterfrom
fix-records-streams-flaky-tests

rename test class

dc3bbf4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

93.09% (-0.06%) compared to 298b46c

View this Pull Request on Codecov

93.09% (-0.06%) compared to 298b46c

Details

Codecov Report

❌ Patch coverage is 82.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.09%. Comparing base (298b46c) to head (dc3bbf4).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ration/test_api/test_data_modeling/test_records.py 80.32% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2816      +/-   ##
==========================================
- Coverage   93.15%   93.09%   -0.06%     
==========================================
  Files         516      516              
  Lines       53665    53722      +57     
==========================================
+ Hits        49993    50014      +21     
- Misses       3672     3708      +36     
Files with missing lines Coverage Δ
...s_unit/test_api/test_data_modeling/test_records.py 100.00% <100.00%> (ø)
...ration/test_api/test_data_modeling/test_records.py 90.62% <80.32%> (-8.52%) ⬇️

... and 11 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.