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

cli helpers #339

Merged
merged 6 commits into from
Jun 19, 2020
Merged

cli helpers #339

merged 6 commits into from
Jun 19, 2020

Conversation

fmigneault
Copy link
Collaborator

No description provided.

@fmigneault fmigneault self-assigned this Jun 18, 2020
@fmigneault fmigneault added enhancement Improvements in term of performance or behaviour WIP labels Jun 18, 2020
@github-actions github-actions bot added db Issues related to database connection, migration or data models doc Documentation improvements or building problem ci Something related to code tests, deployment and packaging labels Jun 18, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2020

Codecov Report

Merging #339 into master will decrease coverage by 0.63%.
The diff coverage is 18.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   70.96%   70.33%   -0.64%     
==========================================
  Files          90       91       +1     
  Lines        7146     7230      +84     
==========================================
+ Hits         5071     5085      +14     
- Misses       2075     2145      +70     
Impacted Files Coverage Δ
magpie/helpers/create_users.py 0.00% <0.00%> (ø)
magpie/helpers/register_providers.py 0.00% <0.00%> (ø)
magpie/helpers/run_db_migration.py 0.00% <0.00%> (ø)
magpie/helpers/__init__.py 22.50% <22.50%> (ø)
magpie/helpers/register_default_users.py 74.11% <25.00%> (-8.08%) ⬇️
magpie/helpers/sync_resources.py 26.66% <25.00%> (-0.47%) ⬇️
magpie/db.py 81.37% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 338629d...fcf1223. Read the comment docs.

@fmigneault fmigneault mentioned this pull request Jun 18, 2020
17 tasks
@github-actions github-actions bot added the tests Test execution or additional use cases label Jun 18, 2020
@fmigneault fmigneault merged commit 97dcdb5 into master Jun 19, 2020
@fmigneault fmigneault deleted the cli-helpers branch June 19, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Something related to code tests, deployment and packaging db Issues related to database connection, migration or data models doc Documentation improvements or building problem enhancement Improvements in term of performance or behaviour tests Test execution or additional use cases WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants