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: Added support to pick a previous commit message (close #358) #599

Merged
merged 4 commits into from
Jun 3, 2019

Conversation

edgardmessias
Copy link
Contributor

@edgardmessias edgardmessias commented Jun 3, 2019

image

@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

Merging #599 into master will decrease coverage by 0.42%.
The diff coverage is 47.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #599      +/-   ##
==========================================
- Coverage   57.79%   57.36%   -0.43%     
==========================================
  Files         112      113       +1     
  Lines        4201     4220      +19     
  Branches      612      614       +2     
==========================================
- Hits         2428     2421       -7     
- Misses       1554     1574      +20     
- Partials      219      225       +6
Impacted Files Coverage Δ
src/commands.ts 100% <100%> (ø) ⬆️
src/commands/pickCommitMessage.ts 41.17% <41.17%> (ø)
src/statusbar/syncStatusBar.ts 77.27% <0%> (-7.58%) ⬇️
src/statusParser.ts 73.68% <0%> (-2.64%) ⬇️
src/repository.ts 60.91% <0%> (-2.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6defa9d...821712f. Read the comment docs.

Copy link
Owner

@JohnstonCode JohnstonCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really good!

@JohnstonCode JohnstonCode merged commit b179bd0 into JohnstonCode:master Jun 3, 2019
JohnstonCode added a commit that referenced this pull request Jun 3, 2019
# [1.51.0](v1.50.5...v1.51.0) (2019-06-03)

### Features

* Added support to pick a previous commit message (close [#358](#358)) ([#599](#599)) ([b179bd0](b179bd0))
@JohnstonCode
Copy link
Owner

🎉 This PR is included in version 1.51.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@edgardmessias edgardmessias deleted the pick_commit_message branch June 4, 2019 11:58
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.

None yet

2 participants