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

Reduce Mccabe code complexity to 8 #738

Merged
merged 6 commits into from
Dec 5, 2023

Refactor 'load_from_statement'

d7454e9
Select commit
Loading
Failed to load commit list.
Merged

Reduce Mccabe code complexity to 8 #738

Refactor 'load_from_statement'
d7454e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 0s

93.12% (+0.05%) compared to abf7f27

View this Pull Request on Codecov

93.12% (+0.05%) compared to abf7f27

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (abf7f27) 93.07% compared to head (d7454e9) 93.12%.

Files Patch % Lines
cosmos/dbt/selector.py 94.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #738      +/-   ##
==========================================
+ Coverage   93.07%   93.12%   +0.05%     
==========================================
  Files          55       55              
  Lines        2410     2429      +19     
==========================================
+ Hits         2243     2262      +19     
  Misses        167      167              

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