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

UpdaterPlugin YAML config #1031

Merged
merged 5 commits into from
Sep 18, 2024
Merged

UpdaterPlugin YAML config #1031

merged 5 commits into from
Sep 18, 2024

Conversation

dalyIsaac
Copy link
Owner

Added a declarative config for the UpdaterPlugin.

@dalyIsaac dalyIsaac added enhancement New feature or request updater Whim.Updater yaml/json config The alternative to using C# scripts labels Sep 18, 2024
@dalyIsaac dalyIsaac linked an issue Sep 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.44%. Comparing base (1539fc6) to head (6c9d5e9).

Files with missing lines Patch % Lines
src/Whim.Yaml/YamlPluginLoader.cs 92.85% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1031      +/-   ##
==========================================
+ Coverage   80.40%   80.44%   +0.03%     
==========================================
  Files         280      280              
  Lines       11976    12010      +34     
  Branches     1369     1376       +7     
==========================================
+ Hits         9629     9661      +32     
  Misses       2173     2173              
- Partials      174      176       +2     

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

@dalyIsaac dalyIsaac marked this pull request as ready for review September 18, 2024 12:28
@dalyIsaac dalyIsaac merged commit 369443a into main Sep 18, 2024
8 checks passed
@dalyIsaac dalyIsaac deleted the 1030-updater-plugin-yaml-config branch September 18, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request updater Whim.Updater yaml/json config The alternative to using C# scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updater Plugin YAML config
1 participant