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

Added parse function for gui components in the future. #14

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

WyvernIXTL
Copy link
Member

This parser function outputs a dict where all anyOf and oneOf are treated as enum.
Moreover keys like description and title always have values.

Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.20%. Comparing base (25dc6f2) to head (a2b8f31).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   92.47%   93.20%   +0.73%     
==========================================
  Files           4        4              
  Lines          93      103      +10     
==========================================
+ Hits           86       96      +10     
  Misses          7        7              

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

@WyvernIXTL WyvernIXTL merged commit d278cae into main Jun 2, 2024
10 checks passed
@WyvernIXTL WyvernIXTL deleted the parser-function branch June 2, 2024 14:17
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