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

Feature/hide result view when inserted #25

Merged
merged 3 commits into from
Feb 1, 2019

Conversation

HaaLeo
Copy link
Owner

@HaaLeo HaaLeo commented Feb 1, 2019

Fixes #22

@HaaLeo HaaLeo closed this Feb 1, 2019
@HaaLeo HaaLeo reopened this Feb 1, 2019
@codecov-io
Copy link

codecov-io commented Feb 1, 2019

Codecov Report

Merging #25 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage    93.5%   93.58%   +0.08%     
==========================================
  Files          31       31              
  Lines        1216     1232      +16     
  Branches      216      216              
==========================================
+ Hits         1137     1153      +16     
  Misses         79       79
Impacted Files Coverage Δ
src/commands/epochToIsoLocalCommand.ts 100% <100%> (ø) ⬆️
src/commands/epochToISODurationCommand.ts 100% <100%> (ø) ⬆️
src/commands/epochToCustomCommand.ts 97.56% <100%> (+0.06%) ⬆️
src/commands/customToCustomCommand.ts 95.45% <100%> (+0.1%) ⬆️
src/commands/nowAsIsoUtcCommand.ts 100% <100%> (ø) ⬆️
src/commands/nowAsIsoLocalCommand.ts 100% <100%> (ø) ⬆️
src/commands/nowAsEpochCommand.ts 100% <100%> (ø) ⬆️
src/commands/isoDurationToEpoch.ts 100% <100%> (ø) ⬆️
src/commands/epochToIsoUtcCommand.ts 100% <100%> (ø) ⬆️
src/commands/isoRfcToEpochCommand.ts 100% <100%> (ø) ⬆️
... and 6 more

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 8fc76b8...b79c66f. Read the comment docs.

@HaaLeo HaaLeo merged commit 9a61b00 into master Feb 1, 2019
@HaaLeo HaaLeo deleted the feature/hide-result-view-when-inserted branch February 1, 2019 20:30
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