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

Add Mode() to recorder #49

Merged
merged 1 commit into from
Mar 2, 2020
Merged

Add Mode() to recorder #49

merged 1 commit into from
Mar 2, 2020

Conversation

Flamefork
Copy link
Contributor

Fixes #48

@codecov-io
Copy link

Codecov Report

Merging #49 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   76.87%   77.14%   +0.26%     
==========================================
  Files           4        4              
  Lines         173      175       +2     
==========================================
+ Hits          133      135       +2     
  Misses         25       25              
  Partials       15       15
Impacted Files Coverage Δ
recorder/recorder.go 77.5% <100%> (+0.38%) ⬆️

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 9384691...8bee2bf. Read the comment docs.

@dnaeon dnaeon merged commit 5ccc9c8 into dnaeon:master Mar 2, 2020
@dnaeon
Copy link
Owner

dnaeon commented Mar 2, 2020

@Flamefork , thanks!

@Flamefork Flamefork deleted the publish-mode branch March 2, 2020 22:04
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.

Allow for Mode to be interrogated
3 participants