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

[WIP] Code Generation with Weaver - Example of Code Generation for SemConv Attribute Registry and SemConv Metrics #136

Merged
merged 47 commits into from
May 8, 2024

chore(forge): Fix MiniJinja template loader for Windows.

dd0dc61
Select commit
Loading
Failed to load commit list.
Merged

[WIP] Code Generation with Weaver - Example of Code Generation for SemConv Attribute Registry and SemConv Metrics #136

chore(forge): Fix MiniJinja template loader for Windows.
dd0dc61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

❗ No coverage uploaded for pull request base (main@d9f1838). Click here to learn what that means.

Files Patch % Lines
crates/weaver_common/src/in_memory.rs 0.0% 37 Missing ⚠️
crates/weaver_forge/src/lib.rs 38.4% 24 Missing ⚠️
crates/weaver_forge/src/debug.rs 7.6% 12 Missing ⚠️
crates/weaver_codegen_test/build.rs 0.0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main    #136   +/-   ##
======================================
  Coverage        ?   73.4%           
======================================
  Files           ?      44           
  Lines           ?    2504           
  Branches        ?       0           
======================================
  Hits            ?    1840           
  Misses          ?     664           
  Partials        ?       0           

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