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 2.9.0 #4526

Merged
merged 17 commits into from
Jan 10, 2024
Merged

Release 2.9.0 #4526

merged 17 commits into from
Jan 10, 2024

Conversation

kevinpapst
Copy link
Member

@kevinpapst kevinpapst commented Jan 3, 2024

Description

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 (see license)

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (8eeb9c1) 88.29% compared to head (42f99b9) 88.27%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4526      +/-   ##
============================================
- Coverage     88.29%   88.27%   -0.03%     
- Complexity     8741     8763      +22     
============================================
  Files           783      783              
  Lines         29248    29303      +55     
============================================
+ Hits          25825    25866      +41     
- Misses         3423     3437      +14     
Files Coverage Δ
src/Command/ExportCreateCommand.php 90.80% <100.00%> (+0.10%) ⬆️
src/Command/InvoiceCreateCommand.php 87.55% <100.00%> (+0.05%) ⬆️
...ontroller/Reporting/ProjectDateRangeController.php 100.00% <100.00%> (ø)
src/DependencyInjection/AppExtension.php 74.07% <100.00%> (-0.24%) ⬇️
src/Event/ActivityBudgetStatisticEvent.php 100.00% <100.00%> (ø)
src/Event/ActivityStatisticEvent.php 100.00% <100.00%> (ø)
src/Event/ProjectBudgetStatisticEvent.php 100.00% <100.00%> (ø)
src/Event/ProjectStatisticEvent.php 100.00% <100.00%> (ø)
src/Export/Base/AbstractSpreadsheetRenderer.php 90.63% <100.00%> (ø)
...Export/Spreadsheet/CellFormatter/DateFormatter.php 100.00% <100.00%> (ø)
... and 16 more

... and 1 file with indirect coverage changes

@kevinpapst kevinpapst added the release a new minor version - PR will not be included in release notes label Jan 3, 2024
@kevinpapst kevinpapst added this to the 3.0 - Planned features milestone Jan 6, 2024
@kevinpapst kevinpapst merged commit 6531e7f into main Jan 10, 2024
5 checks passed
@kevinpapst kevinpapst deleted the release-2.9.0 branch January 10, 2024 11:43
@kevinpapst kevinpapst removed this from the Planned features milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release a new minor version - PR will not be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reverse Proxy: TRUSTED_PROXIES env variable is ignored
2 participants