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

feat: isBeforeMonth and isAfterMonth #648

Merged
merged 9 commits into from
Jul 23, 2023
Merged

Conversation

dmtrKovalenko
Copy link
Owner

closes #646

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2023

Codecov Report

Merging #648 (ff63856) into master (6c16bac) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #648   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1539      1565   +26     
  Branches       196       196           
=========================================
+ Hits          1539      1565   +26     
Impacted Files Coverage Δ
...kages/date-fns-jalali/src/date-fns-jalali-utils.ts 100.00% <100.00%> (ø)
packages/date-fns/src/date-fns-utils.ts 100.00% <100.00%> (ø)
packages/dayjs/src/dayjs-utils.ts 100.00% <100.00%> (ø)
packages/js-joda/src/js-joda-utils.ts 100.00% <100.00%> (ø)
packages/luxon/src/luxon-utils.ts 100.00% <100.00%> (ø)
packages/moment/src/moment-utils.ts 100.00% <100.00%> (ø)

@dmtrKovalenko dmtrKovalenko merged commit bcc42c1 into master Jul 23, 2023
4 checks passed
@dmtrKovalenko dmtrKovalenko deleted the feat/isBeforeAfterMonth branch July 23, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] add isAfterMonth and isBeforeMonth
2 participants