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

backend: (csl) Added printing for param, comptime_struct and some builtins #2684

Merged
merged 7 commits into from
Jun 3, 2024

added tests for structs, params and builtins

f0c4b35
Select commit
Loading
Failed to load commit list.
Merged

backend: (csl) Added printing for param, comptime_struct and some builtins #2684

added tests for structs, params and builtins
f0c4b35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

89.67% (target 1.00%)

View this Pull Request on Codecov

89.67% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.67%. Comparing base (79cc1ab) to head (f0c4b35).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2684      +/-   ##
==========================================
+ Coverage   89.65%   89.67%   +0.01%     
==========================================
  Files         364      364              
  Lines       46823    46853      +30     
  Branches     7102     7112      +10     
==========================================
+ Hits        41981    42016      +35     
+ Misses       3739     3733       -6     
- Partials     1103     1104       +1     

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