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

ci: Allow trailing whitespace in .bumpversion.cfg #105

Conversation

godlygeek
Copy link
Contributor

bump2version wants to write lines with trailing whitespace, so we should treat this file as machine generated and accept that.

`bump2version` wants to write lines with trailing whitespace, so we
should treat this file as machine generated and accept that.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@godlygeek godlygeek self-assigned this Jun 9, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (95b9117) 90.34% compared to head (f9c75f6) 90.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          47       47           
  Lines        5480     5480           
  Branches      863      863           
=======================================
  Hits         4951     4951           
  Misses        529      529           
Flag Coverage Δ
cpp 75.18% <ø> (ø)
python_and_cython 99.97% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@godlygeek godlygeek merged commit f150f47 into bloomberg:main Jun 21, 2023
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