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

better utils: #209

Merged
merged 1 commit into from
Oct 29, 2019
Merged

better utils: #209

merged 1 commit into from
Oct 29, 2019

Conversation

aviatesk
Copy link
Member

  • create methods for uri-handler
  • add is-utilities and tests
  • more docs on util methods

Separated from #203 for easier review

- create methods for uri-handler
- add is-utilities and tests
- more docs on util methods
@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

Merging #209 into master will decrease coverage by 0.01%.
The diff coverage is 65.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   39.64%   39.62%   -0.02%     
==========================================
  Files          36       36              
  Lines        1834     1845      +11     
==========================================
+ Hits          727      731       +4     
- Misses       1107     1114       +7
Impacted Files Coverage Δ
src/workspace.jl 75.67% <ø> (-0.65%) ⬇️
src/docs.jl 0% <0%> (ø) ⬆️
src/utils.jl 91.46% <65.21%> (-3.91%) ⬇️
src/completions.jl 76.78% <80%> (-0.21%) ⬇️

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 5538ffe...28eb7ac. Read the comment docs.

This was referenced Oct 29, 2019
@pfitzseb pfitzseb merged commit 480ca57 into master Oct 29, 2019
@aviatesk aviatesk deleted the avi/betterutils branch October 29, 2019 11:10
@aviatesk aviatesk restored the avi/betterutils branch October 29, 2019 11:14
@aviatesk aviatesk deleted the avi/betterutils branch October 29, 2019 11:15
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