Skip to content

refactor: strip possessive from note about ci option #1107

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

Merged
merged 1 commit into from
May 15, 2024
Merged

refactor: strip possessive from note about ci option #1107

merged 1 commit into from
May 15, 2024

Conversation

nbehrnd
Copy link
Contributor

@nbehrnd nbehrnd commented May 14, 2024

A description of the commit option affecting the ci does not require a "our", nor "your". It doesn't relate to "a local" vs. "a remote repository", either. To ease conveying the intent,[1] the possessive is removed.

[1] #1095

Description

Checklist

  • Add test cases to all the changes you introduce
  • Run ./scripts/format and ./scripts/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

In commit option ci: Changes to our CI configuration ..., the possessive does not provide additional clarity. Hence the suggest to remove it from this entry.

Steps to Test This Pull Request

Following the outline of /commitizen/docs/contributing.md, and after the local commit, I launched ./scripts/format, then ./scripts/test. They close by

=================== 938 passed, 1 xfailed, 24 warnings in 58.92s ===================
All done! ✨ 🍰 ✨
102 files left unchanged.
All checks passed!

about checks by pytest, and

Commit validation: successful! by the later.

Additional context

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
A description of the commit option affecting the ci does not
require a "our", nor "your".  It doesn't relate to "a local"
vs. "a remote repository", either.  To ease conveying the
intent,[1] the possessive is removed.

[1] #1095

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.54%. Comparing base (120d514) to head (3447d88).
Report is 312 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
+ Coverage   97.33%   97.54%   +0.20%     
==========================================
  Files          42       55      +13     
  Lines        2104     2486     +382     
==========================================
+ Hits         2048     2425     +377     
- Misses         56       61       +5     
Flag Coverage Δ
unittests 97.54% <ø> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Lee-W
Copy link
Member

Lee-W commented May 14, 2024

closes: #1095

@Lee-W
Copy link
Member

Lee-W commented May 14, 2024

Plan to merge it tomorrow.

@Lee-W Lee-W merged commit 4bd2525 into commitizen-tools:master May 15, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants