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

Bump to v0.6.0 #476

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Bump to v0.6.0 #476

merged 1 commit into from
Jun 28, 2023

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jun 28, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #476 (8cc8dca) into main (256b617) will increase coverage by 0.23%.
The diff coverage is 94.57%.

@@            Coverage Diff             @@
##             main     #476      +/-   ##
==========================================
+ Coverage   89.60%   89.84%   +0.23%     
==========================================
  Files          23       23              
  Lines        9960    10192     +232     
==========================================
+ Hits         8925     9157     +232     
  Misses       1035     1035              
Impacted Files Coverage Δ
src/ebpf.rs 79.59% <ø> (ø)
src/elf_parser/mod.rs 81.35% <ø> (ø)
src/syscalls.rs 98.49% <ø> (ø)
src/jit.rs 92.75% <70.96%> (+0.06%) ⬆️
test_utils/src/lib.rs 96.15% <75.00%> (+0.15%) ⬆️
src/elf.rs 89.25% <92.22%> (+0.27%) ⬆️
src/memory_region.rs 94.22% <99.30%> (+0.87%) ⬆️
src/assembler.rs 99.61% <100.00%> (+0.01%) ⬆️
src/disassembler.rs 93.36% <100.00%> (+0.03%) ⬆️
src/interpreter.rs 97.92% <100.00%> (+0.33%) ⬆️
... and 3 more

@Lichtso Lichtso merged commit d91f880 into main Jun 28, 2023
12 checks passed
@Lichtso Lichtso deleted the v0.6.0 branch June 28, 2023 18:45
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.

2 participants