Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build(deps-dev): bump ruff from 0.3.7 to 0.4.0 #151

Merged
merged 7 commits into from
Apr 19, 2024

style(mypy): remove legacy async & await

dd4c8c8
Select commit
Loading
Failed to load commit list.
Merged

build(deps-dev): bump ruff from 0.3.7 to 0.4.0 #151

style(mypy): remove legacy async & await
dd4c8c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 0s

83.86% (+0.00%) compared to 86ad2b1

View this Pull Request on Codecov

83.86% (+0.00%) compared to 86ad2b1

Details

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 83.86%. Comparing base (86ad2b1) to head (dd4c8c8).

Files Patch % Lines
src/app/api/api_v1/endpoints/login.py 50.00% 3 Missing ⚠️
src/app/api/api_v1/endpoints/users.py 50.00% 1 Missing ⚠️
src/app/db.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   83.86%   83.86%           
=======================================
  Files          29       29           
  Lines         917      917           
=======================================
  Hits          769      769           
  Misses        148      148           

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