Skip to content

feat: point to published schema instead of writing a local file#213

Merged
MacroPower merged 1 commit intomainfrom
feat/remove-local-schemas
Nov 25, 2025
Merged

feat: point to published schema instead of writing a local file#213
MacroPower merged 1 commit intomainfrom
feat/remove-local-schemas

Conversation

@MacroPower
Copy link
Copy Markdown
Owner

@MacroPower MacroPower commented Nov 25, 2025

The local JSON schema file is no longer written alongside the config, and the YAML configuration now references a remote schema URL instead of a local file. Internal validation still uses embedded data.

Related to #89

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.19%. Comparing base (1cefe36) to head (9e23ad5).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   48.22%   48.19%   -0.03%     
==========================================
  Files          59       59              
  Lines        6057     6050       -7     
==========================================
- Hits         2921     2916       -5     
+ Misses       2984     2983       -1     
+ Partials      152      151       -1     

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

@MacroPower MacroPower merged commit 953fc29 into main Nov 25, 2025
5 checks passed
@MacroPower MacroPower deleted the feat/remove-local-schemas branch November 25, 2025 00:37
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