Skip to content

Conversation

ClementTsang
Copy link
Owner

Description

A description of the change, what it does, and why it was made. If relevant (such as any change that modifies the UI), please provide screenshots of the changes:

Issue

If applicable, what issue does this address?

Closes: #

Testing

If relevant, please state how this was tested. All changes must be tested to work:

If this is a code change, please also indicate which platforms were tested:

  • Windows
  • macOS
  • Linux

Checklist

If relevant, ensure the following have been met:

  • Areas your change affects have been linted using rustfmt (cargo fmt)
  • The change has been tested and doesn't appear to cause any unintended breakage
  • Documentation has been added/updated if needed (README.md, help menu, doc pages, etc.)
  • The pull request passes the provided CI pipeline
  • There are no merge conflicts
  • If relevant, new tests were added (don't worry too much about coverage)

Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 75.56391% with 65 lines in your changes are missing coverage. Please review.

Project coverage is 40.95%. Comparing base (71f6136) to head (74569e1).

Files Patch % Lines
src/options/args.rs 32.60% 31 Missing ⚠️
src/options.rs 88.04% 22 Missing ⚠️
src/data_collection/temperature.rs 0.00% 9 Missing ⚠️
src/lib.rs 75.00% 2 Missing ⚠️
src/widgets/process_table.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1472      +/-   ##
==========================================
- Coverage   42.81%   40.95%   -1.86%     
==========================================
  Files          99       99              
  Lines       17940    17462     -478     
==========================================
- Hits         7681     7152     -529     
- Misses      10259    10310      +51     
Flag Coverage Δ
macos-12 36.32% <75.56%> (-2.15%) ⬇️
ubuntu-latest 42.91% <75.56%> (-1.90%) ⬇️
windows-2019 36.45% <75.84%> (-2.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.

@ClementTsang ClementTsang merged commit ee2e1fe into main May 27, 2024
@ClementTsang ClementTsang deleted the args_struct branch May 27, 2024 05:16
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