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

fix ignore permission error due to most likely being caused by shared clusters #97

Merged
merged 3 commits into from
Feb 12, 2024

fixed linting issues

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

fix ignore permission error due to most likely being caused by shared clusters #97

fixed linting issues
9e5a103
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

90.32% (+0.05%) compared to 548b6cb

View this Pull Request on Codecov

90.32% (+0.05%) compared to 548b6cb

Details

Codecov Report

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

Comparison is base (548b6cb) 90.27% compared to head (9e5a103) 90.32%.

Files Patch % Lines
brickflow/engine/task.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   90.27%   90.32%   +0.05%     
==========================================
  Files          22       22              
  Lines        3361     3381      +20     
==========================================
+ Hits         3034     3054      +20     
  Misses        327      327              

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