Skip to content

skip bandit in tests file in codacy

ce0fe5e
Select commit
Loading
Failed to load commit list.
Open

Feat/camera proxy #548

skip bandit in tests file in codacy
ce0fe5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

88.16% (+0.02%) compared to 2e33027

View this Pull Request on Codecov

88.16% (+0.02%) compared to 2e33027

Details

Codecov Report

❌ Patch coverage is 89.17197% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.16%. Comparing base (2e33027) to head (ce0fe5e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/app/api/api_v1/endpoints/camera_proxy.py 93.12% 9 Missing ⚠️
src/app/api/api_v1/endpoints/cameras.py 46.66% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   88.14%   88.16%   +0.02%     
==========================================
  Files          50       51       +1     
  Lines        1990     2138     +148     
==========================================
+ Hits         1754     1885     +131     
- Misses        236      253      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.