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 keeping calendar dates if no time range change #156

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

asimonok
Copy link
Collaborator

@asimonok asimonok commented Mar 7, 2024

Resolves #153

@asimonok asimonok requested a review from mikhail-vl March 7, 2024 06:02
@asimonok asimonok self-assigned this Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (8504a56) to head (219d8b5).

❗ Current head 219d8b5 differs from pull request most recent head 11e5126. Consider uploading reports for the commit 11e5126 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files          66       66           
  Lines         838      840    +2     
  Branches      165      154   -11     
=======================================
+ Hits          823      825    +2     
  Misses         14       14           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikhail-vl mikhail-vl added the enhancement New feature request label Mar 8, 2024
@mikhail-vl mikhail-vl added this to the Version 2.4.0 milestone Mar 8, 2024
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl mikhail-vl merged commit 1264b73 into main Mar 8, 2024
2 checks passed
@mikhail-vl mikhail-vl deleted the feat/keep-calendar-dates branch March 8, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request
Development

Successfully merging this pull request may close these issues.

Changing a filter modifies the calendar display dates
2 participants