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

Improve Cirrus CI #31

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Improve Cirrus CI #31

merged 1 commit into from
Sep 18, 2024

Conversation

Defenso-QTH
Copy link
Contributor

Hello @dgeo,

I propose a few more improvements to the Cirrus CI script. You can see the result on my fork.

If you can just enable the Cirrus CI app on this repo, it should work right away and we would get the corresponding checks on future pull requests, in addition to the unit test ones dones through Github Actions.

This commit brings the following improvements:

  • get junit xml report for annotations in Github
  • test with pkg and with pip packages
  • use caches to reduce running time

Make sure to follow and check these boxes before submitting a PR! Thank you.

- get junit xml report for annotations
- test with pkg and withbpip packages
- use caches to reduce running time
@coveralls
Copy link

coveralls commented Sep 11, 2024

Pull Request Test Coverage Report for Build 10814453775

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 7.797%

Totals Coverage Status
Change from base Build 10813413794: 0.0%
Covered Lines: 798
Relevant Lines: 7752

💛 - Coveralls

@dgeo dgeo merged commit fe000b2 into freebsd:master Sep 18, 2024
2 checks passed
@Defenso-QTH Defenso-QTH deleted the improve-ci-PR branch September 18, 2024 07:50
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.

3 participants