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

CI: Add coverage measurement for armv7-unknown-linux-gnueabihf. #2056

Merged
merged 1 commit into from
May 14, 2024

Conversation

briansmith
Copy link
Owner

Add coverage testing for armv7-unknown-linux-gnueabihf. Move the "no neon" configuration from aarch64- to armv7- since we don't support aarch64--linux- without NEON.

Add coverage testing for armv7-unknown-linux-gnueabihf. Move the
"no neon" configuration from aarch64- to armv7- since we don't
support aarch64-*-linux-* without NEON.
@briansmith briansmith self-assigned this May 14, 2024
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.84%. Comparing base (078369b) to head (0efe553).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2056      +/-   ##
==========================================
+ Coverage   96.80%   96.84%   +0.03%     
==========================================
  Files         143      144       +1     
  Lines       20434    20705     +271     
  Branches      226      244      +18     
==========================================
+ Hits        19782    20052     +270     
  Misses        618      618              
- Partials       34       35       +1     

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

@briansmith briansmith merged commit 3dda064 into main May 14, 2024
150 of 151 checks passed
@briansmith briansmith deleted the b/armv7hf-coverage branch May 14, 2024 00:25
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.

1 participant