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

feat(rulesets): add instance key to ruleset #1157

Merged
merged 7 commits into from
Sep 12, 2024

Merge branch 'main' into feat/ruleset-instance

0af6469
Select commit
Loading
Failed to load commit list.
Merged

feat(rulesets): add instance key to ruleset #1157

Merge branch 'main' into feat/ruleset-instance
0af6469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2024 in 0s

52.79% (target 90.00%)

View this Pull Request on Codecov

52.79% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.79%. Comparing base (d83c78e) to head (0af6469).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1157   +/-   ##
=======================================
  Coverage   52.78%   52.79%           
=======================================
  Files         551      551           
  Lines       19220    19221    +1     
=======================================
+ Hits        10146    10147    +1     
  Misses       8510     8510           
  Partials      564      564           
Files with missing lines Coverage Δ
compiler/native/compile.go 71.73% <100.00%> (+0.10%) ⬆️