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

fix: 🐛 install missing dependency #647

Merged
merged 4 commits into from
Nov 24, 2022
Merged

fix: 🐛 install missing dependency #647

merged 4 commits into from
Nov 24, 2022

Conversation

severo
Copy link
Collaborator

@severo severo commented Nov 24, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2022

Codecov Report

Base: 85.40% // Head: 87.70% // Increases project coverage by +2.29% 🎉

Coverage data is based on head (2d81b2f) compared to base (8a80808).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #647      +/-   ##
==========================================
+ Coverage   85.40%   87.70%   +2.29%     
==========================================
  Files          11       58      +47     
  Lines         610     2595    +1985     
==========================================
+ Hits          521     2276    +1755     
- Misses         89      319     +230     
Flag Coverage Δ
jobs_mongodb_migration 84.00% <ø> (?)
libs_libcache 100.00% <ø> (?)
libs_libcommon 100.00% <ø> (?)
libs_libqueue 82.47% <ø> (?)
services_admin 78.38% <ø> (?)
services_api 93.47% <ø> (?)
workers_first_rows 83.96% <ø> (ø)
workers_splits 89.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
libs/libcache/src/libcache/simple_cache.py 100.00% <0.00%> (ø)
services/api/src/api/routes/valid.py 86.11% <0.00%> (ø)
libs/libcommon/src/libcommon/log.py 100.00% <0.00%> (ø)
libs/libcache/src/libcache/asset.py 100.00% <0.00%> (ø)
services/admin/src/admin/config.py 87.50% <0.00%> (ø)
services/api/src/api/utils.py 98.41% <0.00%> (ø)
...ation/src/mongodb_migration/database_migrations.py 100.00% <0.00%> (ø)
libs/libcommon/tests/test_config.py 100.00% <0.00%> (ø)
services/api/src/api/dataset.py 91.11% <0.00%> (ø)
services/api/src/api/routes/healthcheck.py 100.00% <0.00%> (ø)
... and 37 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@severo severo merged commit 3012da6 into main Nov 24, 2022
@severo severo deleted the fix-pymongo branch November 24, 2022 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants