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 status to cets api #4116

Merged
merged 25 commits into from
Sep 20, 2023

Update priv/graphql/schemas/admin/metric.gql

28a4ee0
Select commit
Loading
Failed to load commit list.
Merged

Add status to cets api #4116

Update priv/graphql/schemas/admin/metric.gql
28a4ee0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2023 in 0s

83.92% (-0.02%) compared to c140a5b

View this Pull Request on Codecov

83.92% (-0.02%) compared to c140a5b

Details

Codecov Report

Patch coverage: 87.87% and project coverage change: -0.02% ⚠️

Comparison is base (c140a5b) 83.93% compared to head (28a4ee0) 83.92%.
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4116      +/-   ##
==========================================
- Coverage   83.93%   83.92%   -0.02%     
==========================================
  Files         552      553       +1     
  Lines       33624    33655      +31     
==========================================
+ Hits        28223    28244      +21     
- Misses       5401     5411      +10     
Files Changed Coverage Δ
src/mongoose_cets_discovery_rdbms.erl 88.05% <ø> (ø)
...raphql/admin/mongoose_graphql_cets_admin_query.erl 63.63% <57.14%> (-16.37%) ⬇️
src/metrics/mongoose_metrics_probe_cets.erl 92.85% <92.85%> (ø)
src/graphql/mongoose_graphql_union.erl 100.00% <100.00%> (ø)
src/metrics/mongoose_metrics_api.erl 94.82% <100.00%> (+0.09%) ⬆️
src/mod_muc.erl 75.73% <100.00%> (+0.05%) ⬆️
src/mongoose_cets_discovery.erl 68.75% <100.00%> (+7.21%) ⬆️
src/muc/mongoose_muc_online_backend.erl 100.00% <100.00%> (ø)
src/muc/mongoose_muc_online_cets.erl 90.00% <100.00%> (+0.81%) ⬆️
src/muc/mongoose_muc_online_mnesia.erl 96.29% <100.00%> (+0.14%) ⬆️

... and 12 files with indirect coverage changes

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