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

Allow arbitrary nesting of SubControllers #41

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

GDYendell
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 58.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 47.61%. Comparing base (61a896a) to head (2b633a9).

Files Patch % Lines
src/fastcs/mapping.py 64.00% 9 Missing ⚠️
src/fastcs/backends/epics/gui.py 36.36% 7 Missing ⚠️
src/fastcs/backends/epics/ioc.py 0.00% 4 Missing ⚠️
src/fastcs/util.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   43.99%   47.61%   +3.61%     
==========================================
  Files          20       20              
  Lines         691      691              
==========================================
+ Hits          304      329      +25     
+ Misses        387      362      -25     

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

@GDYendell GDYendell merged commit fc7401f into main Jun 14, 2024
17 checks passed
@GDYendell GDYendell deleted the controller-nesting branch June 18, 2024 10:25
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