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

DRY via macro. #477

Merged
merged 1 commit into from
Sep 30, 2021
Merged

DRY via macro. #477

merged 1 commit into from
Sep 30, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Sep 30, 2021
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #477 (8c6cebc) into main (76e8992) will increase coverage by 0.04%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   80.08%   80.13%   +0.04%     
==========================================
  Files         373      373              
  Lines       22937    22907      -30     
==========================================
- Hits        18370    18357      -13     
+ Misses       4567     4550      -17     
Impacted Files Coverage Δ
src/array/growable/mod.rs 50.00% <40.00%> (+5.55%) ⬆️
src/io/avro/read/schema.rs 41.37% <0.00%> (-1.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76e8992...8c6cebc. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 1344478 into main Sep 30, 2021
@jorgecarleitao jorgecarleitao deleted the dry_growable branch September 30, 2021 16:00
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.

1 participant