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

A few changes to the analysis of abstract signatures demo #17

Merged
merged 3 commits into from
Aug 25, 2020

Conversation

timholy
Copy link
Owner

@timholy timholy commented Aug 25, 2020

This was work I did on the way to JuliaLang/julia#37193, which essentially moves bits of MethodAnalysis into Julia's own tests.

@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #17 into master will decrease coverage by 0.65%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   92.50%   91.84%   -0.66%     
==========================================
  Files           4        4              
  Lines         280      282       +2     
==========================================
  Hits          259      259              
- Misses         21       23       +2     
Impacted Files Coverage Δ
src/findcallers.jl 87.50% <40.00%> (-1.72%) ⬇️

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 2918905...a912d73. Read the comment docs.

@timholy timholy merged commit 8af6d04 into master Aug 25, 2020
@timholy timholy deleted the teh/toward_master_test branch August 25, 2020 16:28
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.

1 participant