Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: check c structs size #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

WIP: check c structs size #15

wants to merge 5 commits into from

Conversation

felipenoris
Copy link
Collaborator

@felipenoris felipenoris commented Mar 23, 2019

This will not be merged. It's for CI debug only.

@codecov-io
Copy link

codecov-io commented Mar 24, 2019

Codecov Report

Merging #15 into master will decrease coverage by 11.24%.
The diff coverage is 32.35%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
- Coverage   79.48%   68.24%   -11.25%     
===========================================
  Files           5        6        +1     
  Lines         117      148       +31     
===========================================
+ Hits           93      101        +8     
- Misses         24       47       +23
Impacted Files Coverage Δ
src/c.jl 31.57% <ø> (ø) ⬆️
src/LibXLS.jl 100% <ø> (ø) ⬆️
src/date.jl 0% <0%> (ø)
src/types.jl 100% <100%> (ø) ⬆️
src/workbook.jl 88.67% <100%> (+0.67%) ⬆️
src/worksheet.jl 82% <60%> (-5.81%) ⬇️

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 0bfa0ce...2f32a73. Read the comment docs.

@felipenoris felipenoris changed the title check c structs size WIP: check c structs size Mar 24, 2019
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.

2 participants