• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

perf-toolbox / tir / 9033076762
88%

Build:
DEFAULT BRANCH: main
Ran 10 May 2024 01:38PM UTC
Jobs 1
Files 25
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 May 2024 01:35PM UTC coverage: 88.095% (+1.6%) from 86.45%
9033076762

push

github

web-flow
feat: add LIT-style tests (#46)

The new "check" tests are a convenient way to test various parts of the compiler stack, similar to LLVM Integrated tests.
There're two ways to run check tests:
```sh
cargo build
cargo run --bin check-runner
```

or a more convenient:

```
cargo install cargo-make
cargo make check
```

The syntax of check tests is very similar to what LIT can accept, however, the functionality is currently
limited to RUN directive only.

This commit also provides a `filecheck` utility, that is a replica of LLVM's `FileCheck` in both syntax
and CLI usage.

29 of 29 new or added lines in 3 files covered. (100.0%)

999 of 1134 relevant lines covered (88.1%)

8.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9033076762.1 10 May 2024 01:38PM UTC 0
88.1
GitHub Action Run
Source Files on build 9033076762
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9033076762
  • 3fb8d67b on github
  • Prev Build on main (#9020690696)
  • Next Build on main (#9043110117)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc