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

update to drop Julia pre-1.0 code, add v1.1 upgrades #31

Merged
merged 1 commit into from
Dec 18, 2018
Merged

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Dec 14, 2018

Add some tooling for converting build paths to installation paths for Julia's base (and stdlib) source files.

Julia v1.1 is slated to have a new, more flexible code-coverage format (JuliaLang/julia#30381). This is the prep-work (e.g. helper functions) for utilizing that information.

@codecov-io
Copy link

codecov-io commented Dec 14, 2018

Codecov Report

Merging #31 into master will increase coverage by 12.74%.
The diff coverage is 86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
+ Coverage   66.66%   79.41%   +12.74%     
===========================================
  Files           1        1               
  Lines          36       68       +32     
===========================================
+ Hits           24       54       +30     
- Misses         12       14        +2
Impacted Files Coverage Δ
src/CoverageBase.jl 79.41% <86%> (+12.74%) ⬆️

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 6124d94...3ea543b. Read the comment docs.

@vtjnash vtjnash force-pushed the jn/read-lcov branch 2 times, most recently from 3b97eb2 to cd6a552 Compare December 14, 2018 22:13
Manifest.toml Outdated Show resolved Hide resolved
src/CoverageBase.jl Show resolved Hide resolved
Add some tooling for converting build paths to installation paths for
Julia's base (and stdlib) source files.
@vtjnash vtjnash merged commit 39c5785 into master Dec 18, 2018
@vtjnash vtjnash deleted the jn/read-lcov branch December 18, 2018 17:03
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.

3 participants