Skip to content

PopoverService: Improve DisposeAsync#9991

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:popoverservice_improve
Oct 12, 2024
Merged

PopoverService: Improve DisposeAsync#9991
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:popoverservice_improve

Conversation

@ScarletKuro
Copy link
Member

Description

Can now finally use CancelAsync and await for _popoverJsInterop.Dispose.

Type 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 not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library PR: needs review labels Oct 12, 2024
@codecov
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.95%. Comparing base (28bc599) to head (1ce4c0e).
Report is 551 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9991      +/-   ##
==========================================
+ Coverage   89.82%   90.95%   +1.12%     
==========================================
  Files         412      407       -5     
  Lines       11878    12588     +710     
  Branches     2364     2449      +85     
==========================================
+ Hits        10670    11450     +780     
+ Misses        681      583      -98     
- Partials      527      555      +28     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant