Skip to content

Add get_controller_schema function#115

Merged
GDYendell merged 1 commit intomainfrom
add-get-schema
Jan 27, 2025
Merged

Add get_controller_schema function#115
GDYendell merged 1 commit intomainfrom
add-get-schema

Conversation

@marcelldls
Copy link
Contributor

This adds a get_controller_schema function that can be convenient for assessing the schema of a controller - useful for the testing of a FastCS project. Another benefit is that the tests/data/schema.json is now also assessed by the new test - so the test will fail if its not kept up to date

@marcelldls marcelldls requested a review from GDYendell January 24, 2025 17:21
@codecov
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.75%. Comparing base (a069f9f) to head (1fc762a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   87.71%   87.75%   +0.03%     
==========================================
  Files          31       31              
  Lines        1343     1347       +4     
==========================================
+ Hits         1178     1182       +4     
  Misses        165      165              

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

GDYendell
GDYendell previously approved these changes Jan 27, 2025
@GDYendell GDYendell merged commit 21d8275 into main Jan 27, 2025
17 checks passed
@GDYendell GDYendell deleted the add-get-schema branch January 27, 2025 10:49
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.

2 participants

Comments