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 relative times in budget calculation in export #3216

Merged
merged 1 commit into from Mar 22, 2022

Conversation

kevinpapst
Copy link
Member

Description

fix relative times in budget calculation in export

Types of changes

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

Checklist

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

@kevinpapst kevinpapst added the bug label Mar 22, 2022
@kevinpapst kevinpapst added this to the 1.20 milestone Mar 22, 2022
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #3216 (ecc4597) into master (6c1d79f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #3216   +/-   ##
=========================================
  Coverage     92.01%   92.01%           
+ Complexity     7661     7657    -4     
=========================================
  Files           727      727           
  Lines         23094    23096    +2     
=========================================
+ Hits          21249    21251    +2     
  Misses         1845     1845           
Impacted Files Coverage Δ
src/Export/Base/RendererTrait.php 85.49% <100.00%> (+0.22%) ⬆️
src/Model/BudgetStatisticModel.php 100.00% <100.00%> (ø)

@kevinpapst kevinpapst merged commit 3c6b5c6 into master Mar 22, 2022
@kevinpapst kevinpapst deleted the relative-budget branch March 22, 2022 20:02
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant