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

feat: added settings endpoints #147

Merged
merged 1 commit into from
Oct 19, 2023

feat: added settings endpoints

d5e64c9
Select commit
Loading
Failed to load commit list.
Merged

feat: added settings endpoints #147

feat: added settings endpoints
d5e64c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2023 in 1s

55.39% (target 90.00%)

View this Pull Request on Codecov

55.39% (target 90.00%)

Details

Codecov Report

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

Comparison is base (90c8b30) 55.64% compared to head (d5e64c9) 55.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   55.64%   55.39%   -0.26%     
==========================================
  Files          11       12       +1     
  Lines         629      677      +48     
==========================================
+ Hits          350      375      +25     
- Misses        279      302      +23     
Files Coverage Δ
aw_server/api.py 58.33% <57.14%> (-0.06%) ⬇️
aw_server/rest.py 67.72% <45.45%> (-1.18%) ⬇️
aw_server/settings.py 53.33% <53.33%> (ø)

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