Skip to content

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.

This lets you start with methods rather than MethodInstances
@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.

2 participants