Skip to content

ParameterState: Small optimization & using cleanup#9955

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:param_optimization
Oct 10, 2024
Merged

ParameterState: Small optimization & using cleanup#9955
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:param_optimization

Conversation

@ScarletKuro
Copy link
Member

@ScarletKuro ScarletKuro commented Oct 10, 2024

Description

See comment: #9511 (comment)
Also cleaned usings after we switched to ImplicitUsings.

Checklist

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

@ScarletKuro ScarletKuro added enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library and removed PR: needs review labels Oct 10, 2024
@codecov
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.65%. Comparing base (28bc599) to head (cbc88a5).
Report is 535 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9955      +/-   ##
==========================================
+ Coverage   89.82%   90.65%   +0.82%     
==========================================
  Files         412      409       -3     
  Lines       11878    12639     +761     
  Branches     2364     2466     +102     
==========================================
+ Hits        10670    11458     +788     
+ Misses        681      616      -65     
- Partials      527      565      +38     

☔ 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 performance Time/memory/CPU/allocation performance characteristics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant