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: Introduce llvm-lit for Linux #1243

Merged
merged 27 commits into from
Jun 18, 2024
Merged

ci: Introduce llvm-lit for Linux #1243

merged 27 commits into from
Jun 18, 2024

Conversation

volsa
Copy link
Member

@volsa volsa commented Jun 11, 2024

This PR introduces llvm-lit, which at some point will replace our current correctness tests. For now only the functionality was introduced as well as GitHub workflows executing example lit tests.

@volsa volsa force-pushed the volsa/lit branch 4 times, most recently from bfd50fc to 2649f2d Compare June 11, 2024 10:34
scripts/build.sh Outdated Show resolved Hide resolved
scripts/build.sh Outdated Show resolved Hide resolved
@volsa volsa force-pushed the volsa/lit branch 4 times, most recently from 25f0a12 to 780a43b Compare June 13, 2024 10:38
@volsa volsa changed the title ci: Introduce lit ci: llvm-lit Jun 13, 2024
@volsa volsa changed the title ci: llvm-lit ci: Introduce llvm-lit Jun 13, 2024
@volsa volsa changed the title ci: Introduce llvm-lit ci: Introduce llvm-lit for Linux Jun 13, 2024
@volsa volsa marked this pull request as ready for review June 13, 2024 14:23
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.16%. Comparing base (be78df6) to head (450e278).
Report is 37 commits behind head on master.

Current head 450e278 differs from pull request most recent head b248a19

Please upload reports for the commit b248a19 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1243      +/-   ##
==========================================
+ Coverage   91.11%   91.16%   +0.05%     
==========================================
  Files         153      155       +2     
  Lines       44816    45351     +535     
==========================================
+ Hits        40833    41345     +512     
- Misses       3983     4006      +23     

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

@volsa volsa merged commit 45f487f into master Jun 18, 2024
19 checks passed
@volsa volsa deleted the volsa/lit branch June 18, 2024 07:22
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