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

Increase general coverage #358

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Officeyutong
Copy link
Contributor

WIP

Copy link

codecov bot commented Nov 9, 2024

Codecov Report

Attention: Patch coverage is 99.58506% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.51%. Comparing base (3f6724b) to head (7c7850d).

Files with missing lines Patch % Lines
...rc/bpf_map/shared/percpu_array_map_kernel_user.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   53.39%   58.51%   +5.12%     
==========================================
  Files         100      103       +3     
  Lines        9592     9831     +239     
  Branches      984     1000      +16     
==========================================
+ Hits         5122     5753     +631     
+ Misses       4470     4078     -392     
Flag Coverage Δ
attach tests (uprobe & syscall trace) 98.88% <100.00%> (+0.91%) ⬆️
coverage-example-fedora-false-bashreadline-false 13.12% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-false-bashreadline-true 13.12% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-false-funclatency-false 10.69% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-funclatency-true 10.69% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-malloc-true 11.98% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-false-minimal-false 9.68% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-false-minimal-true 9.68% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-false-mountsnoop-true 13.77% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-opensnoop-libbpf-tools-true 14.80% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-false-opensnoop-true 13.77% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-sigsnoop-true 22.55% <16.66%> (-0.01%) ⬇️
coverage-example-fedora-false-sslsniff-false 14.58% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-false-sslsniff-true 14.58% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-false-statsnoop-true 14.80% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-false-syscount-false 8.00% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-syscount-true 10.99% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-tailcall_minimal-true 9.77% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-false-usdt_minimal-false 10.65% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-false-usdt_minimal-true 10.65% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-bashreadline-false 12.75% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-true-bashreadline-true 12.75% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-true-funclatency-false 10.39% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-funclatency-true 10.39% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-malloc-true 11.64% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-true-minimal-false 9.40% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-true-minimal-true 9.40% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-true-mountsnoop-true 13.38% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-opensnoop-libbpf-tools-true 14.39% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-true-opensnoop-true 13.38% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-sigsnoop-true 21.92% <16.66%> (-0.01%) ⬇️
coverage-example-fedora-true-sslsniff-false 14.17% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-true-sslsniff-true 14.17% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-true-statsnoop-true 14.39% <18.18%> (+<0.01%) ⬆️
coverage-example-fedora-true-syscount-false 7.78% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-syscount-true 10.68% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-tailcall_minimal-true 9.49% <0.00%> (-0.02%) ⬇️
coverage-example-fedora-true-usdt_minimal-false 10.35% <9.09%> (-0.02%) ⬇️
coverage-example-fedora-true-usdt_minimal-true 10.35% <9.09%> (-0.02%) ⬇️
coverage-example-ubuntu-false-bashreadline-false 28.61% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-false-bashreadline-true 28.61% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-false-funclatency-false 23.37% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-false-funclatency-true 23.37% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-false-malloc-true 26.18% <0.00%> (-0.06%) ⬇️
coverage-example-ubuntu-false-minimal-false 21.14% <0.00%> (-0.05%) ⬇️
coverage-example-ubuntu-false-minimal-true 21.14% <0.00%> (-0.05%) ⬇️
coverage-example-ubuntu-false-mountsnoop-true 30.11% <14.28%> (-0.07%) ⬇️
coverage-example-ubuntu-false-opensnoop-libbpf-tools-true 32.30% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-false-opensnoop-true 30.11% <14.28%> (-0.07%) ⬇️
coverage-example-ubuntu-false-sigsnoop-true 39.10% <22.22%> (-0.03%) ⬇️
coverage-example-ubuntu-false-sslsniff-false 31.81% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-false-sslsniff-true 31.81% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-false-statsnoop-true 32.30% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-false-syscount-false 16.91% <11.11%> (-0.04%) ⬇️
coverage-example-ubuntu-false-syscount-true 24.01% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-false-tailcall_minimal-true 21.35% <0.00%> (-0.05%) ⬇️
coverage-example-ubuntu-false-usdt_minimal-false 23.28% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-false-usdt_minimal-true 23.28% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-true-bashreadline-false 28.61% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-true-bashreadline-true 28.61% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-true-funclatency-false 23.37% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-true-funclatency-true 23.37% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-true-malloc-true 26.18% <0.00%> (-0.06%) ⬇️
coverage-example-ubuntu-true-minimal-false 21.14% <0.00%> (-0.05%) ⬇️
coverage-example-ubuntu-true-minimal-true 21.14% <0.00%> (-0.05%) ⬇️
coverage-example-ubuntu-true-mountsnoop-true 30.11% <14.28%> (-0.07%) ⬇️
coverage-example-ubuntu-true-opensnoop-libbpf-tools-true 32.30% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-true-opensnoop-true 30.11% <14.28%> (-0.07%) ⬇️
coverage-example-ubuntu-true-sigsnoop-true 39.10% <22.22%> (-0.03%) ⬇️
coverage-example-ubuntu-true-sslsniff-false 31.81% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-true-sslsniff-true 31.81% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-true-statsnoop-true 32.30% <28.57%> (-0.01%) ⬇️
coverage-example-ubuntu-true-syscount-false 17.51% <14.28%> (-0.04%) ⬇️
coverage-example-ubuntu-true-syscount-true 24.01% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-true-tailcall_minimal-true 21.35% <0.00%> (-0.05%) ⬇️
coverage-example-ubuntu-true-usdt_minimal-false 23.28% <14.28%> (-0.05%) ⬇️
coverage-example-ubuntu-true-usdt_minimal-true 23.28% <14.28%> (-0.05%) ⬇️
runtime tests 57.01% <99.15%> (+8.86%) ⬆️

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.

@pull-request-size pull-request-size bot added size/XL and removed size/L labels Dec 4, 2024
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