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

bump dependencies and improved export command #3606

Merged
merged 6 commits into from
Oct 30, 2022
Merged

bump dependencies and improved export command #3606

merged 6 commits into from
Oct 30, 2022

Conversation

kevinpapst
Copy link
Member

@kevinpapst kevinpapst commented Oct 29, 2022

Description

A clear and concise description of what this pull request adds or changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I verified that my code applies to the guidelines (composer 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 Oct 29, 2022

Codecov Report

Merging #3606 (8d64a79) into master (421be68) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #3606   +/-   ##
=========================================
  Coverage     91.63%   91.64%           
- Complexity     8002     8003    +1     
=========================================
  Files           751      751           
  Lines         24146    24123   -23     
=========================================
- Hits          22127    22107   -20     
+ Misses         2019     2016    -3     
Impacted Files Coverage Δ
src/Command/ExportCreateCommand.php 92.94% <100.00%> (+0.04%) ⬆️
src/Invoice/Hydrator/BudgetHydratorTrait.php 88.88% <0.00%> (-2.78%) ⬇️
src/Ldap/LdapDriver.php 67.44% <0.00%> (-1.61%) ⬇️
src/Controller/InvoiceController.php 65.78% <0.00%> (-0.23%) ⬇️
src/Command/CreateUserCommand.php 97.05% <0.00%> (-0.09%) ⬇️
...rc/Invoice/Hydrator/InvoiceItemDefaultHydrator.php 97.33% <0.00%> (-0.04%) ⬇️
src/Form/Type/ProjectTypePatternType.php 100.00% <0.00%> (ø)
src/Form/Type/ActivityTypePatternType.php 100.00% <0.00%> (ø)
src/Form/Type/CustomerTypePatternType.php 100.00% <0.00%> (ø)
src/Form/Type/CalendarTitlePatternType.php 100.00% <0.00%> (ø)
... and 5 more

@kevinpapst kevinpapst added the bug label Oct 29, 2022
@kevinpapst kevinpapst changed the title 1.28.1 bump dependencies and improved export command Oct 30, 2022
@kevinpapst kevinpapst marked this pull request as ready for review October 30, 2022 10:34
@kevinpapst kevinpapst merged commit 642d314 into master Oct 30, 2022
@kevinpapst kevinpapst deleted the 1.28.1 branch October 30, 2022 10:34
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant