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

Fix: Show version of plugin instead of version of application #643

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

localheinz
Copy link
Member

This PR

  • shows the version of the plugin instead of the version of the application when running as a development dependency

Follows #641.

@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #643 (8c9dea2) into main (4a220a1) will increase coverage by 1.74%.
The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #643      +/-   ##
============================================
+ Coverage     82.15%   83.89%   +1.74%     
+ Complexity       60       57       -3     
============================================
  Files             4        4              
  Lines           241      236       -5     
============================================
  Hits            198      198              
+ Misses           43       38       -5     
Impacted Files Coverage Δ Complexity Δ
src/Version.php 0.00% <0.00%> (ø) 2.00 <2.00> (?)
src/Command/NormalizeCommand.php 90.90% <100.00%> (ø) 49.00 <0.00> (ø)

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 4a220a1...8c9dea2. Read the comment docs.

ergebnis-bot
ergebnis-bot previously approved these changes Dec 29, 2020
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.

2 participants