Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@jordilin
Copy link
Owner

@jordilin jordilin commented Nov 3, 2024

This merge request adds support for reading merge request title and description text directly from files.
Provide --body-from-file cli arg.

It reflects the fact that we also include the description from the
commit message.
Fix and test all potential combinations on how to provide title and
description for a merge request.
@jordilin jordilin self-assigned this Nov 3, 2024
@codecov
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 83.04094% with 29 lines in your changes missing coverage. Please review.

Project coverage is 85.89%. Comparing base (42141df) to head (aa3df09).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/cmds/merge_request.rs 57.35% 26 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
- Coverage   85.94%   85.89%   -0.05%     
==========================================
  Files          69       69              
  Lines       16987    17119     +132     
  Branches    16987    17119     +132     
==========================================
+ Hits        14599    14704     +105     
- Misses       2200     2225      +25     
- Partials      188      190       +2     

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

@jordilin jordilin merged commit e52ab26 into main Nov 3, 2024
4 of 6 checks passed
@jordilin jordilin deleted the mrbody branch November 3, 2024 05:59
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.

2 participants