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 a new route: /cache-reports-with-content #696

Merged
merged 4 commits into from
Jan 23, 2023
Merged

Add a new route: /cache-reports-with-content #696

merged 4 commits into from
Jan 23, 2023

Conversation

severo
Copy link
Collaborator

@severo severo commented Jan 23, 2023

Also: add a missing field in an index

recommended by managed cloud mongo. Index has been created manually, so
no need to deploy now.
@severo severo changed the title Fix index Add a new route: /cache-reports-with-content Jan 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

Base: 91.11% // Head: 90.01% // Decreases project coverage by -1.10% ⚠️

Coverage data is based on head (0abd269) compared to base (8c837fb).
Patch coverage: 90.54% of modified lines in pull request are covered.

❗ Current head 0abd269 differs from pull request most recent head 96dfd5d. Consider uploading reports for the commit 96dfd5d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #696      +/-   ##
==========================================
- Coverage   91.11%   90.01%   -1.10%     
==========================================
  Files          29       93      +64     
  Lines        1969     4678    +2709     
==========================================
+ Hits         1794     4211    +2417     
- Misses        175      467     +292     
Flag Coverage Δ
jobs_mongodb_migration 84.33% <ø> (?)
libs_libcommon 91.22% <91.42%> (?)
services_admin 88.90% <89.74%> (?)
services_api 89.87% <ø> (?)
workers_datasets_based 91.11% <ø> (ø)

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

Impacted Files Coverage Δ
libs/libcommon/src/libcommon/queue.py 95.62% <ø> (ø)
...min/src/admin/routes/cache_reports_with_content.py 84.00% <84.00%> (ø)
libs/libcommon/src/libcommon/simple_cache.py 97.56% <86.36%> (ø)
libs/libcommon/tests/test_simple_cache.py 100.00% <100.00%> (ø)
services/admin/src/admin/app.py 92.30% <100.00%> (ø)
services/admin/src/admin/config.py 93.61% <100.00%> (ø)
services/admin/tests/test_app.py 100.00% <100.00%> (ø)
services/api/src/api/config.py 100.00% <0.00%> (ø)
services/api/src/api/prometheus.py 87.50% <0.00%> (ø)
services/api/src/api/routes/processing_step.py 55.55% <0.00%> (ø)
... and 60 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 c40fe80 into main Jan 23, 2023
@severo severo deleted the fix-index branch January 23, 2023 23:10
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.

2 participants