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

DM-45722: CRITICAL logs on empty quantum graph #440

Merged
merged 4 commits into from
Aug 28, 2024

Coalesce data ID query explanation into a single log.

f6f0254
Select commit
Loading
Failed to load commit list.
Merged

DM-45722: CRITICAL logs on empty quantum graph #440

Coalesce data ID query explanation into a single log.
f6f0254
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2024 in 0s

81.15% (-0.04%) compared to b9c5a67

View this Pull Request on Codecov

81.15% (-0.04%) compared to b9c5a67

Details

Codecov Report

Attention: Patch coverage is 5.55556% with 17 lines in your changes missing coverage. Please review.

Project coverage is 81.15%. Comparing base (b9c5a67) to head (f6f0254).

Files with missing lines Patch % Lines
.../pipe/base/all_dimensions_quantum_graph_builder.py 5.55% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #440      +/-   ##
==========================================
- Coverage   81.19%   81.15%   -0.04%     
==========================================
  Files          96       96              
  Lines       10931    10937       +6     
  Branches     2086     2086              
==========================================
+ Hits         8875     8876       +1     
- Misses       1698     1703       +5     
  Partials      358      358              

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