Skip to content

Merge branch 'main' into record-typing-hints

4e8c711
Select commit
Loading
Failed to load commit list.
Merged

Add __getattr__ typing hints to Record class #169

Merge branch 'main' into record-typing-hints
4e8c711
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 20, 2025 in 1s

82.82% (-0.02%) compared to 18b5920

View this Pull Request on Codecov

82.82% (-0.02%) compared to 18b5920

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.82%. Comparing base (18b5920) to head (4e8c711).

Files with missing lines Patch % Lines
flow/record/base.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   82.84%   82.82%   -0.02%     
==========================================
  Files          34       34              
  Lines        3574     3576       +2     
==========================================
+ Hits         2961     2962       +1     
- Misses        613      614       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.