Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Upgrade to Clap 4 #1242

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Upgrade to Clap 4 #1242

merged 1 commit into from
Oct 9, 2023

Conversation

hermanventer
Copy link
Contributor

Description

Upgrade to latest version of all dependencies.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • API change with a documentation update
  • Additional test coverage
  • Code cleanup or just keeping up with the latest Rustc nightly

How Has This Been Tested?

./validate.sh

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #1242 (d53b735) into main (0b77af2) will increase coverage by 0%.
The diff coverage is 88%.

@@          Coverage Diff          @@
##            main   #1242   +/-   ##
=====================================
  Coverage     74%     74%           
=====================================
  Files         23      23           
  Lines      16770   16775    +5     
=====================================
+ Hits       12517   12524    +7     
+ Misses      4253    4251    -2     
Files Coverage Δ
checker/src/options.rs 84% <88%> (+<1%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hermanventer hermanventer merged commit bff6070 into main Oct 9, 2023
8 checks passed
@hermanventer hermanventer deleted the clap4 branch October 9, 2023 17:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants