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

Dynamically determine Account ID during transform #3749

Merged
merged 3 commits into from
Oct 16, 2024

One more fix and cleanup tests

9c0de35
Select commit
Loading
Failed to load commit list.
Merged

Dynamically determine Account ID during transform #3749

One more fix and cleanup tests
9c0de35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2024 in 0s

93.74% (-0.02%) compared to 07652d4

View this Pull Request on Codecov

93.74% (-0.02%) compared to 07652d4

Details

Codecov Report

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

Project coverage is 93.74%. Comparing base (07652d4) to head (9c0de35).

Files with missing lines Patch % Lines
...fnlint/template/transforms/_language_extensions.py 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3749      +/-   ##
==========================================
- Coverage   93.76%   93.74%   -0.02%     
==========================================
  Files         362      362              
  Lines       12341    12348       +7     
  Branches     2517     2520       +3     
==========================================
+ Hits        11571    11576       +5     
  Misses        430      430              
- Partials      340      342       +2     

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