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

Portability #5

Merged
merged 38 commits into from
Nov 25, 2020
Merged

Portability #5

merged 38 commits into from
Nov 25, 2020

Conversation

tezc
Copy link
Owner

@tezc tezc commented Nov 24, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 24, 2020

Codecov Report

Merging #5 (dead665) into master (c461dbe) will decrease coverage by 10.34%.
The diff coverage is 59.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #5       +/-   ##
===========================================
- Coverage   93.31%   82.96%   -10.35%     
===========================================
  Files          18       18               
  Lines        1182     1591      +409     
  Branches      221      311       +90     
===========================================
+ Hits         1103     1320      +217     
- Misses          0      130      +130     
- Partials       79      141       +62     
Impacted Files Coverage Δ
array/sc_array.c 100.00% <ø> (ø)
string/sc_str.c 92.12% <ø> (ø)
socket/sc_sock.c 57.81% <57.81%> (ø)
condition/sc_cond.c 82.97% <62.50%> (-3.07%) ⬇️
logger/sc_log.c 95.34% <63.63%> (-0.75%) ⬇️
buffer/sc_buf.c 87.07% <84.00%> (-1.93%) ⬇️
time/sc_time.c 79.16% <100.00%> (+5.25%) ⬆️

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 c461dbe...dead665. Read the comment docs.

@tezc tezc merged commit 1bde3ab into master Nov 25, 2020
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.

1 participant