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

circleci: Disable spectests for arm64-native #831

Merged
merged 2 commits into from
Jun 20, 2022
Merged

circleci: Disable spectests for arm64-native #831

merged 2 commits into from
Jun 20, 2022

Conversation

axic
Copy link
Member

@axic axic commented Jun 20, 2022

Fixes #829.

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #831 (25b0eef) into master (5c5fae0) will decrease coverage by 0.79%.
The diff coverage is n/a.

❗ Current head 25b0eef differs from pull request most recent head e0e7b42. Consider uploading reports for the commit e0e7b42 to get more accurate results

@@            Coverage Diff             @@
##           master     #831      +/-   ##
==========================================
- Coverage   99.27%   98.47%   -0.80%     
==========================================
  Files          88        2      -86     
  Lines       13184      982   -12202     
==========================================
- Hits        13088      967   -12121     
+ Misses         96       15      -81     
Flag Coverage Δ
rust 98.47% <ø> (ø)
spectests ?
unittests ?
unittests-32 ?

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

Impacted Files Coverage Δ
test/utils/instantiate_helpers.hpp
test/unittests/execute_call_test.cpp
lib/fizzy/capi.cpp
test/unittests/end_to_end_test.cpp
test/unittests/execute_numeric_test.cpp
test/utils/adler32.hpp
lib/fizzy/exceptions.cpp
test/spectests/spectests.cpp
test/unittests/api_test.cpp
test/unittests/instantiate_test.cpp
... and 76 more

circle.yml Show resolved Hide resolved
circle.yml Outdated Show resolved Hide resolved
circle.yml Show resolved Hide resolved
@axic axic force-pushed the arm64 branch 2 times, most recently from e87a05c to 1df91e4 Compare June 20, 2022 16:28
@axic axic force-pushed the arm64 branch 2 times, most recently from 25b0eef to e0e7b42 Compare June 20, 2022 16:33
@axic axic merged commit c91e338 into master Jun 20, 2022
@axic axic deleted the arm64 branch June 20, 2022 16:57
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