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

add map examples #14

Merged
merged 7 commits into from
Aug 30, 2024
Merged

add map examples #14

merged 7 commits into from
Aug 30, 2024

Conversation

yunwei37
Copy link
Member

Description

  • add examples for maps
  • add ci in test
  • refactor error message

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 60.97561% with 16 lines in your changes missing coverage. Please review.

Project coverage is 81.00%. Comparing base (81a6998) to head (cc96db5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/compiler.cpp 50.00% 12 Missing ⚠️
src/llvm_jit_context.cpp 25.00% 3 Missing ⚠️
src/vm.cpp 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   78.34%   81.00%   +2.65%     
==========================================
  Files          10        5       -5     
  Lines        1136      979     -157     
  Branches      115      102      -13     
==========================================
- Hits          890      793      -97     
+ Misses        246      186      -60     
Flag Coverage Δ
bpf_conformance 67.00% <31.70%> (+5.38%) ⬆️
unittests 56.17% <46.34%> (+5.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yunwei37 yunwei37 merged commit 045357e into main Aug 30, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant