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: bats test reporting #355

Merged
merged 5 commits into from
Apr 6, 2023
Merged

Conversation

fmorency
Copy link
Contributor

@fmorency fmorency commented Apr 5, 2023

Generate and collect bats test reports for display in the CircleCI Tests tab.

This PR uses my fork of the bazel-bats rule until filmil/bazel-bats#22 is merged.

You can now see test results in the Tests tab.

We also have access to CircleCI Insight. See https://app.circleci.com/insights/github/liftedinit/many-rs/workflows/ci/tests?branch=pull/355

Resiliency test example in https://app.circleci.com/pipelines/github/liftedinit/many-rs/1487

Fixes #332

2023-04-05_15-48
2023-04-05_15-48_1

@fmorency fmorency added enhancement New feature or request ci labels Apr 5, 2023
@fmorency fmorency self-assigned this Apr 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2023

Codecov Report

Merging #355 (326e98f) into main (4984260) will decrease coverage by 0.07%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
- Coverage   82.95%   82.88%   -0.07%     
==========================================
  Files         130      130              
  Lines       15139    15138       -1     
==========================================
- Hits        12558    12547      -11     
- Misses       2581     2591      +10     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fmorency fmorency changed the title ci: e2e bats test reporting ci: bats test reporting Apr 6, 2023
@fmorency fmorency requested a review from hansl April 6, 2023 14:01
@fmorency fmorency marked this pull request as ready for review April 6, 2023 14:01
@fmorency fmorency merged commit 9266cb8 into liftedinit:main Apr 6, 2023
@fmorency fmorency deleted the collect-test-data branch April 6, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance CI reporting
3 participants