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 display annotations options #119

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Fix display annotations options #119

merged 3 commits into from
Aug 3, 2023

Conversation

mikhail-vl
Copy link
Member

Resolves #109

@mikhail-vl mikhail-vl added the bug Something isn't working label Aug 2, 2023
@mikhail-vl mikhail-vl added this to the Version 2.1.0 milestone Aug 2, 2023
@mikhail-vl mikhail-vl self-assigned this Aug 2, 2023
@mikhail-vl mikhail-vl changed the title Fix display annotations options switch Fix display annotations options Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3bf3b1f) 95.64% compared to head (350f048) 95.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          40       40           
  Lines         505      505           
  Branches       90       91    +1     
=======================================
  Hits          483      483           
  Misses         11       11           
  Partials       11       11           
Files Changed Coverage Δ
src/components/CalendarPanel/CalendarPanel.tsx 100.00% <100.00%> (ø)

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

@mikhail-vl
Copy link
Member Author

@asimonok Please add tests.

Copy link
Collaborator

@asimonok asimonok 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 c5bdd05 into main Aug 3, 2023
6 checks passed
@mikhail-vl mikhail-vl deleted the feat/fix-annotations branch August 3, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Make annotations but not alerts appear in the calendar panel
2 participants