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

New Nightly #1232

Merged
merged 1 commit into from
Aug 4, 2023
Merged

New Nightly #1232

merged 1 commit into from
Aug 4, 2023

Conversation

hermanventer
Copy link
Contributor

Description

nightly-2023-08-04

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 Aug 4, 2023
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #1232 (ce6fd30) into main (ed3f3b5) will increase coverage by 0%.
The diff coverage is 76%.

@@          Coverage Diff          @@
##            main   #1232   +/-   ##
=====================================
  Coverage     74%     74%           
=====================================
  Files         23      23           
  Lines      16771   16773    +2     
=====================================
+ Hits       12515   12518    +3     
+ Misses      4256    4255    -1     
Files Changed Coverage Δ
checker/src/call_visitor.rs 77% <ø> (+<1%) ⬆️
checker/src/summaries.rs 74% <ø> (ø)
checker/src/type_visitor.rs 75% <37%> (ø)
checker/src/block_visitor.rs 74% <75%> (-1%) ⬇️
checker/src/utils.rs 84% <75%> (-1%) ⬇️
checker/src/known_names.rs 92% <90%> (ø)
checker/src/call_graph.rs 82% <100%> (ø)

... and 1 file with indirect coverage changes

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

@hermanventer hermanventer merged commit c999902 into main Aug 4, 2023
8 checks passed
@hermanventer hermanventer deleted the nightly branch August 4, 2023 22:48
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