Skip to content

lint(ruff): require boolean arguments to be passed as keywords

Codecov / codecov/project succeeded Dec 30, 2023 in 0s

87.68% (+0.03%) compared to 8d60c5d

View this Pull Request on Codecov

87.68% (+0.03%) compared to 8d60c5d

Details

Codecov Report

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

Comparison is base (8d60c5d) 87.64% compared to head (a8335bd) 87.68%.

❗ Current head a8335bd differs from pull request most recent head c8afe9e. Consider uploading reports for the commit c8afe9e to get more accurate results

Files Patch % Lines
src/dwas/_frontend.py 0.00% 2 Missing ⚠️
src/dwas/_steps/handlers.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   87.64%   87.68%   +0.03%     
==========================================
  Files          53       55       +2     
  Lines        2331     2338       +7     
  Branches      298      298              
==========================================
+ Hits         2043     2050       +7     
  Misses        226      226              
  Partials       62       62              

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