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

ParameterState: Make it public available #8868

Merged
merged 1 commit into from
May 3, 2024

Conversation

ScarletKuro
Copy link
Member

Description

Make it public for other people to use in their projects.

How Has This Been Tested?

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.

@ScarletKuro ScarletKuro requested a review from henon May 3, 2024 18:55
@github-actions github-actions bot added enhancement New feature or request PR: needs review labels May 3, 2024
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.12%. Comparing base (28bc599) to head (e0f93ba).
Report is 135 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #8868      +/-   ##
==========================================
+ Coverage   89.82%   90.12%   +0.29%     
==========================================
  Files         412      421       +9     
  Lines       11878    12299     +421     
  Branches     2364     2430      +66     
==========================================
+ Hits        10670    11085     +415     
+ Misses        681      665      -16     
- Partials      527      549      +22     

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

@henon henon merged commit 5373ee7 into MudBlazor:dev May 3, 2024
5 checks passed
@henon
Copy link
Collaborator

henon commented May 3, 2024

FYI @mckaragoz

@ScarletKuro ScarletKuro deleted the parameterstate_public branch May 3, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants