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

Bug fix for git log timestamp output parsing #211

Merged
merged 1 commit into from
May 24, 2023

Conversation

CraZySacX
Copy link
Member

Verified

This commit was signed with the committer’s verified signature.
@CraZySacX CraZySacX added the bug label May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #211 (88a109c) into master (1ef5c5f) will increase coverage by 0.12%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   98.73%   98.86%   +0.12%     
==========================================
  Files          23       23              
  Lines        1579     1580       +1     
==========================================
+ Hits         1559     1562       +3     
+ Misses         20       18       -2     
Impacted Files Coverage Δ
vergen/src/feature/git/cmd.rs 98.08% <0.00%> (-0.48%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CraZySacX CraZySacX merged commit 29ec1c8 into master May 24, 2023
@CraZySacX CraZySacX deleted the feature/fix-timestamp-multiline-output branch May 24, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add_git_timestamp_entries can fail if gpg signature warning is output
1 participant