nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.mesh.nycmesh.net
MIT License
8 stars 13 forks source link

Update checkov #467

Closed james-otten closed 1 month ago

james-otten commented 1 month ago

Update checkov to hopefully resolve some unexpected results

Andrew-Dickinson commented 1 month ago

I wonder why the linter is failing 🤔

Andrew-Dickinson commented 1 month ago

Oh the base branch is missing types, this isn't a PR to main

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.91%. Comparing base (1b62e8a) to head (cdf238b). Report is 9 commits behind head on main.

Files Patch % Lines
src/meshdb/celery.py 85.18% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #467 +/- ## ========================================== - Coverage 94.96% 94.91% -0.06% ========================================== Files 105 105 Lines 5246 5272 +26 ========================================== + Hits 4982 5004 +22 - Misses 264 268 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.