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

Generate JSON Schema for both Resolved Telemetry Schema and Resolved Registry #187

Merged
merged 10 commits into from
Jun 3, 2024

chore: Remove schema command

9df9a42
Select commit
Loading
Failed to load commit list.
Merged

Generate JSON Schema for both Resolved Telemetry Schema and Resolved Registry #187

chore: Remove schema command
9df9a42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2024 in 0s

74.5% (-0.6%) compared to 45a5338

View this Pull Request on Codecov

74.5% (-0.6%) compared to 45a5338

Details

Codecov Report

Attention: Patch coverage is 19.23077% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 74.5%. Comparing base (45a5338) to head (9df9a42).

Files Patch % Lines
crates/weaver_common/src/lib.rs 9.5% 19 Missing ⚠️
crates/weaver_common/src/in_memory.rs 0.0% 1 Missing ⚠️
crates/weaver_common/src/quiet.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #187     +/-   ##
=======================================
- Coverage   75.0%   74.5%   -0.6%     
=======================================
  Files         44      44             
  Lines       2871    2889     +18     
=======================================
- Hits        2156    2155      -1     
- Misses       715     734     +19     

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