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 button widget vars and fix radio groups #1652

Merged
2 commits merged into from
May 24, 2022
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 23, 2022

closes #1647

@ghost ghost requested review from a user May 23, 2022 23:50
@ghost ghost changed the title Fix button vars and radio groups Allow button widget vars and fix radio groups May 23, 2022
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #1652 (57b8e5b) into master (46be551) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 57b8e5b differs from pull request most recent head 27e38ac. Consider uploading reports for the commit 27e38ac to get more accurate results

@@            Coverage Diff             @@
##           master    #1652      +/-   ##
==========================================
- Coverage   77.87%   77.86%   -0.02%     
==========================================
  Files         234      234              
  Lines       18156    18165       +9     
==========================================
+ Hits        14139    14144       +5     
- Misses       4017     4021       +4     
Impacted Files Coverage Δ
lib/cosmos/microservices/reducer_microservice.rb 91.39% <0.00%> (-1.23%) ⬇️
lib/cosmos/topics/command_topic.rb 100.00% <0.00%> (ø)
lib/cosmos/microservices/interface_microservice.rb 64.83% <0.00%> (ø)
lib/cosmos/top_level.rb 84.25% <0.00%> (+0.18%) ⬆️
lib/cosmos/utilities/s3_file_cache.rb 23.12% <0.00%> (+0.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46be551...27e38ac. Read the comment docs.

@ghost ghost merged commit 7b617a3 into master May 24, 2022
@ghost ghost deleted the tlm_viewer_screen_var branch May 24, 2022 16:32
This pull request was closed.
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.

Allow setting variables in TlmViewer screens
1 participant