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

add toolchain.toml #1349

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

ritchie46
Copy link
Collaborator

This ensures that everyone uses the same rustc as we have defined in CI.

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 83.19% // Head: 83.17% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (693f421) compared to base (26d1b11).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1349      +/-   ##
==========================================
- Coverage   83.19%   83.17%   -0.02%     
==========================================
  Files         371      371              
  Lines       40304    40310       +6     
==========================================
- Hits        33529    33527       -2     
- Misses       6775     6783       +8     
Impacted Files Coverage Δ
src/array/binary/mod.rs 90.94% <0.00%> (-1.19%) ⬇️
src/types/native.rs 66.41% <0.00%> (-1.04%) ⬇️
src/io/ipc/read/stream_async.rs 76.02% <0.00%> (-0.69%) ⬇️
src/io/ipc/read/file.rs 97.32% <0.00%> (+0.44%) ⬆️
src/bitmap/utils/slice_iterator.rs 98.78% <0.00%> (+1.21%) ⬆️

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.

@jorgecarleitao
Copy link
Owner

Good idea! Could you rebase against #1353 ? I fixed the clippy issues raised after this ^^

@jorgecarleitao jorgecarleitao merged commit 211be21 into jorgecarleitao:main Jan 7, 2023
@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Jan 7, 2023
@ritchie46 ritchie46 deleted the toolchain branch January 7, 2023 08:18
@ritchie46
Copy link
Collaborator Author

Ah, you were faster than me. :)

ritchie46 added a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
ritchie46 added a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants