Skip to content

JsEvent: Use InvokeVoidAsyncWithErrorHandling#10025

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:jsevent
Oct 14, 2024
Merged

JsEvent: Use InvokeVoidAsyncWithErrorHandling#10025
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:jsevent

Conversation

@ScarletKuro
Copy link
Member

Description

No need to use individual try-catch as it's already covered.

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 14, 2024
@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.06%. Comparing base (f1232cb) to head (39e7c75).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10025      +/-   ##
==========================================
+ Coverage   91.04%   91.06%   +0.02%     
==========================================
  Files         410      410              
  Lines       12525    12522       -3     
  Branches     2446     2446              
==========================================
  Hits        11403    11403              
+ Misses        572      570       -2     
+ Partials      550      549       -1     

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

@ScarletKuro ScarletKuro merged commit 000fe79 into MudBlazor:dev Oct 14, 2024
@ScarletKuro ScarletKuro deleted the jsevent branch October 14, 2024 18:42
LLauter pushed a commit to cannellamedia/MudBlazor that referenced this pull request Dec 16, 2024
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