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: unmatched type bugs and enable all tests #586

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Conversation

liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Feb 2, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

Attention: 112 lines in your changes are missing coverage. Please review.

Comparison is base (7eefdf0) 61.19% compared to head (397e858) 61.56%.
Report is 4 commits behind head on test/aarch64.

Files Patch % Lines
dev/decoder/map.go 0.00% 102 Missing ⚠️
internal/encoder/vm/vm.go 25.00% 3 Missing ⚠️
ast/b64_amd64.go 50.00% 2 Missing ⚠️
dev/decoder/compile_struct.go 0.00% 1 Missing ⚠️
dev/decoder/compiler.go 0.00% 1 Missing ⚠️
internal/encoder/alg/primitives.go 0.00% 1 Missing ⚠️
internal/encoder/alg/spec.go 0.00% 1 Missing ⚠️
internal/encoder/encoder.go 50.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           test/aarch64     #586      +/-   ##
================================================
+ Coverage         61.19%   61.56%   +0.37%     
================================================
  Files                82       84       +2     
  Lines             10155    10363     +208     
================================================
+ Hits               6214     6380     +166     
- Misses             3558     3598      +40     
- Partials            383      385       +2     

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

@liuq19 liuq19 changed the title Fix/tests fix: unmatched type bugs and enable all tests Feb 2, 2024
@AsterDY AsterDY merged commit 820917d into test/aarch64 Feb 2, 2024
12 of 24 checks passed
@AsterDY AsterDY deleted the fix/tests branch February 2, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants