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

From predicate #46

Merged
merged 6 commits into from
Jan 18, 2019
Merged

From predicate #46

merged 6 commits into from
Jan 18, 2019

Conversation

ionelmc
Copy link
Owner

@ionelmc ionelmc commented Jan 14, 2019

Closes #21.

@codecov-io
Copy link

codecov-io commented Jan 14, 2019

Codecov Report

Merging #46 into master will decrease coverage by 1.35%.
The diff coverage is 46.34%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #46      +/-   ##
=========================================
- Coverage   69.56%   68.2%   -1.36%     
=========================================
  Files          15      15              
  Lines        1577    1692     +115     
  Branches      181     184       +3     
=========================================
+ Hits         1097    1154      +57     
- Misses        439     497      +58     
  Partials       41      41
Impacted Files Coverage Δ
src/hunter/_tracer.pxd 0% <ø> (ø) ⬆️
src/hunter/_tracer.pyx 42.5% <0%> (-2.24%) ⬇️
src/hunter/_predicates.pxd 0% <0%> (ø) ⬆️
src/hunter/__init__.py 90.24% <100%> (+0.16%) ⬆️
src/hunter/_predicates.pyx 59% <38.35%> (-3.53%) ⬇️
src/hunter/predicates.py 87.69% <80.64%> (-0.96%) ⬇️

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 0e82370...3d3694c. Read the comment docs.

@ionelmc ionelmc merged commit 77f48ac into master Jan 18, 2019
@ionelmc ionelmc deleted the from-predicate branch October 12, 2019 13:25
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.

None yet

2 participants