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: Rename HolidaysQuota and HolidaysCarryover #145

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

dsumer
Copy link
Collaborator

@dsumer dsumer commented Nov 10, 2023

No description provided.

@dsumer dsumer requested a review from jhnns November 10, 2023 10:56
Copy link

github-actions bot commented Nov 10, 2023

Pull Request Test Coverage Report for Build 6824985355

  • 2 of 4 (50.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.568%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/models/holidaysCarryover.mocks.ts 1 2 50.0%
src/models/holidaysQuota.mocks.ts 1 2 50.0%
Totals Coverage Status
Change from base Build 6813998212: 0.0%
Covered Lines: 682
Relevant Lines: 753

💛 - Coveralls

@jhnns jhnns changed the title feat: renaming HolidaysQuota and HolidaysCarryover fix: Rename HolidaysQuota and HolidaysCarryover Nov 21, 2023
@jhnns jhnns merged commit 16543bf into main Nov 21, 2023
3 checks passed
@jhnns jhnns deleted the holiday-renamings branch November 21, 2023 10:12
github-actions bot pushed a commit that referenced this pull request Nov 21, 2023
# [23.0.0](v22.2.0...v23.0.0) (2023-11-21)

### Bug Fixes

* Rename HolidaysQuota and HolidaysCarryover ([#145](#145)) ([16543bf](16543bf))

### BREAKING CHANGES

* We've renamed `HolidayscarryRow` to `HolidaysCarryover` and `HolidaysquotaRow` to `HolidaysQuota` and adjusted all method names accordingly to make the naming more consistent.
Copy link

🎉 This PR is included in version 23.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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