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

fix: allow matcher and tester is nil #16

Merged
merged 3 commits into from
Jul 8, 2019

Conversation

suzuki-shunsuke
Copy link
Owner

No description provided.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jul 8, 2019
@codecov-io
Copy link

Codecov Report

Merging #16 into master will increase coverage by 0.34%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   72.69%   73.04%   +0.34%     
==========================================
  Files           5        5              
  Lines         315      319       +4     
==========================================
+ Hits          229      233       +4     
  Misses         65       65              
  Partials       21       21
Impacted Files Coverage Δ
fagott/tester.go 65.21% <100%> (+0.51%) ⬆️
fagott/matcher.go 88.09% <100%> (+0.29%) ⬆️

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 54baa59...ec6cd79. Read the comment docs.

@suzuki-shunsuke suzuki-shunsuke merged commit 57d3078 into master Jul 8, 2019
@suzuki-shunsuke suzuki-shunsuke deleted the feat/allow-matcher-and-tester-is-nil branch July 8, 2019 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants