Skip to content

Rework settings and add time zone #1446

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

Merged
merged 19 commits into from
Aug 24, 2024
Merged

Rework settings and add time zone #1446

merged 19 commits into from
Aug 24, 2024

Conversation

jmthomas
Copy link
Member

closes #1067

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

Attention: Patch coverage is 70.19231% with 31 lines in your changes missing coverage. Please review.

Project coverage is 76.58%. Comparing base (e8ca743) to head (be6f254).
Report is 66 commits behind head on main.

Files Patch % Lines
...ugins/packages/openc3-cosmos-ace-diff/src/index.js 0.00% 10 Missing ⚠️
...xtractor/src/tools/DataExtractor/DataExtractor.vue 72.72% 6 Missing ⚠️
...ool-dataviewer/src/tools/DataViewer/DataViewer.vue 82.60% 3 Missing and 1 partial ⚠️
...tsmonitor/src/tools/LimitsMonitor/LimitsEvents.vue 0.00% 2 Missing ⚠️
...ptrunner/src/tools/ScriptRunner/RunningScripts.vue 0.00% 2 Missing ⚠️
...riptrunner/src/tools/ScriptRunner/ScriptRunner.vue 66.66% 2 Missing ⚠️
...dtlmserver/src/tools/CmdTlmServer/CmdTlmServer.vue 80.00% 1 Missing ⚠️
...smonitor/src/tools/LimitsMonitor/LimitsMonitor.vue 80.00% 1 Missing ⚠️
...cketviewer/src/tools/PacketViewer/PacketViewer.vue 80.00% 1 Missing ⚠️
...ool-tlmgrapher/src/tools/TlmGrapher/TlmGrapher.vue 87.50% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1446      +/-   ##
==========================================
+ Coverage   75.88%   76.58%   +0.69%     
==========================================
  Files         609      608       -1     
  Lines       45328    45386      +58     
  Branches      787      798      +11     
==========================================
+ Hits        34397    34757     +360     
+ Misses      10844    10541     -303     
- Partials       87       88       +1     
Flag Coverage Δ
frontend 55.87% <66.66%> (+0.95%) ⬆️
python 84.18% <ø> (+0.05%) ⬆️
ruby-api 49.00% <100.00%> (+0.02%) ⬆️
ruby-backend 82.29% <100.00%> (+1.19%) ⬆️

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

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

@jmthomas jmthomas marked this pull request as ready for review August 23, 2024 17:18
@jmthomas jmthomas requested a review from ryanmelt August 23, 2024 17:18
Copy link
Member

@ryanmelt ryanmelt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix playwright before merging.

Copy link

@jmthomas jmthomas merged commit 238a63d into main Aug 24, 2024
26 checks passed
@jmthomas jmthomas deleted the utc branch August 24, 2024 23:31
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.

Setting to enable UTC across all front-end tools
2 participants