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

Use redis 5 gem #211

Merged
merged 4 commits into from
Oct 14, 2022
Merged

Use redis 5 gem #211

merged 4 commits into from
Oct 14, 2022

Conversation

jmthomas
Copy link
Member

No description provided.

@jmthomas jmthomas requested a review from ryanmelt October 13, 2022 14:45
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Base: 73.99% // Head: 73.99% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (aaf1c63) compared to base (90c19af).
Patch coverage: 86.66% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #211   +/-   ##
=======================================
  Coverage   73.99%   73.99%           
=======================================
  Files         414      414           
  Lines       25667    25669    +2     
  Branches      562      562           
=======================================
+ Hits        18993    18995    +2     
- Misses       6586     6587    +1     
+ Partials       88       87    -1     
Flag Coverage Δ
frontend 75.56% <ø> (-0.05%) ⬇️
ruby-api 43.90% <ø> (ø)
ruby-backend 78.51% <86.66%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
openc3/lib/openc3/api/cmd_api.rb 97.35% <ø> (ø)
...nc3/lib/openc3/microservices/decom_microservice.rb 89.39% <ø> (ø)
openc3/lib/openc3/topics/command_decom_topic.rb 96.66% <ø> (ø)
openc3/lib/openc3/topics/command_topic.rb 100.00% <ø> (ø)
openc3/lib/openc3/topics/telemetry_decom_topic.rb 92.30% <ø> (ø)
openc3/lib/openc3/topics/telemetry_topic.rb 100.00% <ø> (ø)
openc3/lib/openc3/utilities/store_autoload.rb 87.62% <86.66%> (-0.80%) ⬇️
...ol-calendar/src/tools/Calendar/SelectorOptions.vue 58.82% <0.00%> (-11.77%) ⬇️
...tlmserver/src/tools/CmdTlmServer/InterfacesTab.vue 47.05% <0.00%> (-5.89%) ⬇️
...enc3-tool-calendar/src/tools/Calendar/Calendar.vue 67.58% <0.00%> (+2.06%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ryanmelt ryanmelt changed the title Used redis 5 gem Use redis 5 gem Oct 13, 2022
@jmthomas jmthomas merged commit 858e74e into master Oct 14, 2022
@jmthomas jmthomas deleted the redis_5 branch October 14, 2022 02:33
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