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

🐛 do not send bps metrics where they are less than 1 #6634

Merged
merged 11 commits into from
Nov 6, 2024

Merge branch 'master' into pr-osparc-remove-zero-pull-rate

b752f9b
Select commit
Loading
Failed to load commit list.
Merged

🐛 do not send bps metrics where they are less than 1 #6634

Merge branch 'master' into pr-osparc-remove-zero-pull-rate
b752f9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

67.11% (-20.43%) compared to db3aacf

View this Pull Request on Codecov

67.11% (-20.43%) compared to db3aacf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.11%. Comparing base (db3aacf) to head (b752f9b).

❗ There is a different number of reports uploaded between BASE (db3aacf) and HEAD (b752f9b). Click for more details.

HEAD has 28 uploads less than BASE
Flag BASE (db3aacf) HEAD (b752f9b)
unittests 29 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6634       +/-   ##
===========================================
- Coverage   87.54%   67.11%   -20.43%     
===========================================
  Files        1479      609      -870     
  Lines       59316    30875    -28441     
  Branches     2106      265     -1841     
===========================================
- Hits        51928    20723    -31205     
- Misses       7063    10091     +3028     
+ Partials      325       61      -264     
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library ∅ <ø> (∅)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration ∅ <ø> (∅)
pkg_service_library ∅ <ø> (∅)
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 77.44% <ø> (-7.84%) ⬇️
agent ∅ <ø> (∅)
api_server ∅ <ø> (∅)
autoscaling ∅ <ø> (∅)
catalog ∅ <ø> (∅)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director ∅ <ø> (∅)
director_v2 90.79% <100.00%> (-0.13%) ⬇️
dynamic_scheduler ∅ <ø> (∅)
dynamic_sidecar 59.79% <ø> (-30.01%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
osparc_gateway_server 79.42% <ø> (-5.73%) ⬇️
payments ∅ <ø> (∅)
resource_usage_tracker ∅ <ø> (∅)
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 57.96% <ø> (-31.32%) ⬇️

Continue to review full report in Codecov by Sentry.

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