h1alexbel / tagrs

Rust test tagging
MIT License
5 stars 0 forks source link

feat(#1): works #6

Closed h1alexbel closed 1 month ago

h1alexbel commented 1 month ago

closes #1 History:


PR-Codex overview

This PR introduces a mechanism for conditionally running tests in Rust based on tags, similar to JUnit's tagging system. It adds functionality to ignore tests that do not match the specified tag and updates the README with relevant instructions.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

codecov[bot] commented 1 month ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

h1alexbel commented 1 month ago

@rultor merge

rultor commented 1 month ago

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 month ago

@rultor merge

@h1alexbel Oops, I failed. You can see the full log here (spent 4s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1172
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Sep 27 19:44:26 UTC 2024
+ uptime
 19:44:26 up 1 min,  0 users,  load average: 0.86, 0.28, 0.10
+ cat
.rultor.yml in h1alexbel/home doesn't allow h1alexbel/tagrs to use its assets (there are 5 friends), see http://doc.rultor.com/reference.html#assets
+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly
h1alexbel commented 1 month ago

@rultor merge

rultor commented 1 month ago

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 month ago

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 20min)

h1alexbel commented 1 month ago

@rultor release, tag is 0.0.1

rultor commented 1 month ago

@rultor release, tag is 0.0.1

@h1alexbel OK, I will release it now. Please check the progress here

rultor commented 1 month ago

@rultor release, tag is 0.0.1

@h1alexbel Done! FYI, the full log is here (took me 24min)