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

feat(rultor): just generate #63

Merged
merged 2 commits into from
Jul 10, 2024
Merged

feat(rultor): just generate #63

merged 2 commits into from
Jul 10, 2024

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Jul 10, 2024

PR-Codex overview

The focus of this PR is to add a Rultor merge script and update the workflow in the project.

Detailed summary

  • Added a Rultor merge script under rultor section in justfile
  • Added just gen and updated test, format, doc, and clippy commands in justfile
  • Added cargo install --version 1.30.1 just in .rultor.yml under install section
  • Updated merge script in .rultor.yml to use just rultor command instead of individual commands
  • Updated release script in .rultor.yml to check tag format before proceeding

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

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.82%. Comparing base (57dfdf2) to head (63ad99b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   58.82%   58.82%           
=======================================
  Files           5        5           
  Lines          17       17           
=======================================
  Hits           10       10           
  Misses          7        7           

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

@h1alexbel h1alexbel merged commit 8600068 into master Jul 10, 2024
14 checks passed
@h1alexbel h1alexbel deleted the rultor-just branch July 10, 2024 19:30
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.

1 participant