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

Remove dependencies on the Skye library. #169

Merged
merged 8 commits into from
Oct 29, 2017
Merged

Remove dependencies on the Skye library. #169

merged 8 commits into from
Oct 29, 2017

Conversation

coryan
Copy link
Owner

@coryan coryan commented Oct 29, 2017

Maintaining a separate library for mocking was not worth it.

This is part of the migration from Skye to GoogleMock,
the code now compiles correctly, but the tests do not pass.
I had doubled the number of expected calls to now() by accident.
The travis checks use clang-format 3.9, I used 4.0.
@codecov
Copy link

codecov bot commented Oct 29, 2017

Codecov Report

Merging #169 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   99.07%   99.07%   +<.01%     
==========================================
  Files         191      191              
  Lines        4219     4223       +4     
==========================================
+ Hits         4180     4184       +4     
  Misses         39       39
Impacted Files Coverage Δ
jb/itch5/make_socket_udp_recv.hpp 100% <100%> (ø) ⬆️
jb/itch5/make_socket_udp_send.hpp 100% <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 f4ff8d0...1fe4234. Read the comment docs.

@coryan coryan merged commit 5f1daf6 into master Oct 29, 2017
@coryan coryan deleted the remove-skye branch October 29, 2017 21:00
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

1 participant