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

Optimize build #416

Merged
merged 3 commits into from
Apr 1, 2021
Merged

Optimize build #416

merged 3 commits into from
Apr 1, 2021

Conversation

MisterTea
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #416 (0963a75) into master (44405a5) will decrease coverage by 0.73%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
- Coverage   70.63%   69.89%   -0.74%     
==========================================
  Files          46       46              
  Lines        2707     2724      +17     
==========================================
- Hits         1912     1904       -8     
- Misses        795      820      +25     
Impacted Files Coverage Δ
src/base/Headers.hpp 79.59% <ø> (ø)
src/base/SocketHandler.cpp 63.63% <0.00%> (-18.04%) ⬇️
src/base/SocketHandler.hpp 80.00% <ø> (ø)
src/base/ServerClientConnection.cpp 90.90% <0.00%> (-4.55%) ⬇️
src/terminal/UserJumphostHandler.cpp 58.82% <0.00%> (-2.95%) ⬇️
src/base/BackedReader.cpp 81.81% <0.00%> (-2.60%) ⬇️
test/BackedTest.cpp 95.95% <0.00%> (-1.02%) ⬇️
src/base/ClientConnection.cpp 78.50% <0.00%> (-0.94%) ⬇️
src/base/Connection.cpp 89.56% <0.00%> (+0.86%) ⬆️

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 44405a5...0963a75. Read the comment docs.

@MisterTea MisterTea merged commit 1c170a8 into master Apr 1, 2021
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