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

Release 1.6.1 #1282

Merged
merged 19 commits into from Nov 26, 2019
Merged

Release 1.6.1 #1282

merged 19 commits into from Nov 26, 2019

Conversation

kevinpapst
Copy link
Member

@kevinpapst kevinpapst commented Nov 25, 2019

Description

Fixing some regression bugs in 1.6:

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I verified that my code applies to the guidelines (composer kimai:code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai and will be published under the MIT license

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #1282 into master will decrease coverage by <.01%.
The diff coverage is 75%.

@@             Coverage Diff              @@
##             master    #1282      +/-   ##
============================================
- Coverage     92.39%   92.38%   -0.01%     
- Complexity     3645     3646       +1     
============================================
  Files           364      364              
  Lines         11238    11246       +8     
============================================
+ Hits          10383    10390       +7     
- Misses          855      856       +1
Impacted Files Coverage Δ Complexity Δ
src/Twig/IconExtension.php 100% <ø> (ø) 2 <0> (ø) ⬇️
src/Command/InstallCommand.php 60.34% <0%> (-0.68%) 15 <0> (-1)
src/Invoice/Calculator/ShortInvoiceCalculator.php 100% <100%> (ø) 7 <0> (ø) ⬇️
src/Invoice/InvoiceItem.php 100% <100%> (ø) 40 <2> (ø) ⬇️
src/Twig/Extensions.php 98.64% <100%> (+0.05%) 28 <1> (+1) ⬆️
src/Controller/InvoiceController.php 91.55% <100%> (+0.16%) 46 <0> (ø) ⬇️
...rc/Invoice/Calculator/AbstractMergedCalculator.php 84.84% <75%> (-1.82%) 15 <0> (+1)

@kevinpapst kevinpapst added the release a new minor version - PR will not be included in release notes label Nov 26, 2019
@kevinpapst kevinpapst merged commit 5ee0396 into master Nov 26, 2019
@kevinpapst kevinpapst deleted the release-1.6.1 branch November 26, 2019 16:22
@lock
Copy link

lock bot commented Jan 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

@lock lock bot locked and limited conversation to collaborators Jan 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release a new minor version - PR will not be included in release notes
1 participant