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

Cleaned up some TODOs #80

Merged
merged 5 commits into from
Jan 5, 2019
Merged

Cleaned up some TODOs #80

merged 5 commits into from
Jan 5, 2019

Conversation

tylermilner
Copy link
Contributor

No description provided.

…haven't added many. Any additions can be made in PRs.
…ty as an equality check for MockBackendServiceError. Since this is code used for the unit tests, I think it's probably fine.
…. It's been a year and I don't think we've seen any bugs. We can add more test cases as necessary in the future.
@codecov-io
Copy link

codecov-io commented Jan 5, 2019

Codecov Report

Merging #80 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #80      +/-   ##
=========================================
- Coverage   95.61%   95.6%   -0.01%     
=========================================
  Files          35      35              
  Lines        1026    1024       -2     
=========================================
- Hits          981     979       -2     
  Misses         45      45
Impacted Files Coverage Δ
Sources/Hyperspace/Request/Request.swift 83.6% <ø> (ø) ⬆️
Tests/Helper/Mocks/MockBackendService.swift 40.74% <ø> (-2.12%) ⬇️
Sources/Hyperspace/HTTP/HTTP.swift 100% <ø> (ø) ⬆️
Tests/URLQueryParameterTests.swift 100% <ø> (ø) ⬆️

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 e0c9862...467d2ea. Read the comment docs.

@wmcginty wmcginty merged commit 9c72c3b into master Jan 5, 2019
@wmcginty wmcginty deleted the feature/cleanupTODOs branch January 5, 2019 00: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.

4 participants