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

add management command to load skills #1707

Merged
merged 3 commits into from
Dec 7, 2023

add management command to load skills

7c148f2
Select commit
Loading
Failed to load commit list.
Merged

add management command to load skills #1707

add management command to load skills
7c148f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2023 in 1s

60.38% (-0.38%) compared to 033d085

View this Pull Request on Codecov

60.38% (-0.38%) compared to 033d085

Details

Codecov Report

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

Comparison is base (033d085) 60.75% compared to head (7c148f2) 60.38%.

❗ Current head 7c148f2 differs from pull request most recent head 304e18a. Consider uploading reports for the commit 304e18a to get more accurate results

Files Patch % Lines
care/users/management/commands/load_skill_data.py 0.00% 9 Missing ⚠️
...re/facility/management/commands/load_dummy_data.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1707      +/-   ##
==========================================
- Coverage   60.75%   60.38%   -0.38%     
==========================================
  Files         210      211       +1     
  Lines       11533    11483      -50     
  Branches     1644     1631      -13     
==========================================
- Hits         7007     6934      -73     
- Misses       4285     4317      +32     
+ Partials      241      232       -9     

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