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

fix(patch): apply fixes for v0.25.1 #1203

Merged
merged 2 commits into from
Oct 4, 2024

upgrade types

56d3835
Select commit
Loading
Failed to load commit list.
Merged

fix(patch): apply fixes for v0.25.1 #1203

upgrade types
56d3835
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 0s

53.06% (target 90.00%)

View this Pull Request on Codecov

53.06% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.06%. Comparing base (23e4c60) to head (56d3835).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           v0.25.1-patch    #1203   +/-   ##
==============================================
  Coverage          53.05%   53.06%           
==============================================
  Files                559      559           
  Lines              19747    19746    -1     
==============================================
+ Hits               10477    10478    +1     
+ Misses              8701     8700    -1     
+ Partials             569      568    -1     
Files with missing lines Coverage Δ
compiler/native/compile.go 71.83% <100.00%> (+0.60%) ⬆️