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

Convert config files from yaml to toml #623

Merged
merged 68 commits into from
Mar 21, 2025
Merged

Convert config files from yaml to toml #623

merged 68 commits into from
Mar 21, 2025

Conversation

GregHib
Copy link
Owner

@GregHib GregHib commented Mar 20, 2025

No description provided.

Copy link

github-actions bot commented Mar 20, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.

Project coverage is 34.77%. Comparing base (5893961) to head (ed22d3c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...src/main/kotlin/world/gregs/config/ConfigReader.kt 62.50% 0 Missing and 3 partials ⚠️
...onfig/src/main/kotlin/world/gregs/config/Config.kt 66.66% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...gs/voidps/engine/client/variable/VariableValues.kt 21.56% <ø> (-2.44%) ⬇️
.../gregs/voidps/engine/data/config/AmmoDefinition.kt 0.00% <ø> (ø)
.../voidps/engine/data/config/DiangoCodeDefinition.kt 0.00% <ø> (ø)
.../gregs/voidps/engine/data/config/GearDefinition.kt 0.00% <ø> (ø)
.../voidps/engine/data/config/ItemOnItemDefinition.kt 0.00% <ø> (ø)
...regs/voidps/engine/data/config/PrayerDefinition.kt 0.00% <ø> (ø)
...gs/voidps/engine/data/config/VariableDefinition.kt 64.28% <ø> (-9.05%) ⬇️
...s/voidps/engine/data/definition/AmmoDefinitions.kt 0.00% <ø> (ø)
...dps/engine/data/definition/AnimationDefinitions.kt 80.00% <ø> (-7.50%) ⬇️
...gs/voidps/engine/data/definition/AreaDefinition.kt 100.00% <ø> (+38.46%) ⬆️
... and 71 more

... and 10 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #623      +/-   ##
============================================
- Coverage     35.79%   34.77%   -1.03%     
+ Complexity     4952     4857      -95     
============================================
  Files          1355     1355              
  Lines         48264    49013     +749     
  Branches       9714     9805      +91     
============================================
- Hits          17277    17042     -235     
- Misses        27542    28562    +1020     
+ Partials       3445     3409      -36     
Components Coverage Δ
Content 30.19% <ø> (+0.12%) ⬆️
Engine 37.68% <ø> (-5.69%) ⬇️
Network 71.90% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib GregHib merged commit ac2194b into main Mar 21, 2025
5 checks passed
@GregHib GregHib deleted the config-convert branch March 21, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant