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

Adding relation methods to context objects #112

Merged
merged 9 commits into from
Jan 13, 2025

Preparse object types to get forward refs

251e3f7
Select commit
Loading
Failed to load commit list.
Merged

Adding relation methods to context objects #112

Preparse object types to get forward refs
251e3f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 13, 2025 in 0s

99.20% (-0.21%) compared to 0a0d360

View this Pull Request on Codecov

99.20% (-0.21%) compared to 0a0d360

Details

Codecov Report

Attention: Patch coverage is 98.57651% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.20%. Comparing base (0a0d360) to head (251e3f7).

Files with missing lines Patch % Lines
cannula/codegen/generate_context.py 92.85% 3 Missing ⚠️
cannula/types.py 98.98% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   99.40%   99.20%   -0.21%     
==========================================
  Files          34       33       -1     
  Lines        1524     1635     +111     
==========================================
+ Hits         1515     1622     +107     
- Misses          9       13       +4     

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