Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Fix compiler warnings in Travis builds #90

Merged
merged 32 commits into from
Dec 5, 2019
Merged

Fix compiler warnings in Travis builds #90

merged 32 commits into from
Dec 5, 2019

Conversation

freeekanayaka
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 4, 2019

Codecov Report

Merging #90 into master will increase coverage by 0.7%.
The diff coverage is 54.23%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #90     +/-   ##
========================================
+ Coverage      85%   85.7%   +0.7%     
========================================
  Files          48      46      -2     
  Lines        6881    6645    -236     
  Branches     1861    1798     -63     
========================================
- Hits         5849    5695    -154     
+ Misses       1032     950     -82
Impacted Files Coverage Δ
src/election.c 92.03% <ø> (+0.58%) ⬆️
src/client.c 81.08% <ø> (+0.16%) ⬆️
src/recv_append_entries_result.c 89.65% <ø> (-0.35%) ⬇️
src/progress.c 88.8% <ø> (ø) ⬆️
src/uv_send.c 92.66% <ø> (+0.35%) ⬆️
src/recv_install_snapshot.c 44.18% <ø> (+1.96%) ⬆️
src/recv_request_vote_result.c 90.47% <ø> (+3.51%) ⬆️
src/tick.c 88.23% <ø> (+0.73%) ⬆️
src/recv_append_entries.c 88% <ø> (-0.24%) ⬇️
src/uv_recv.c 80.35% <ø> (ø) ⬆️
... and 31 more

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 4921086...d085b36. Read the comment docs.

@freeekanayaka freeekanayaka merged commit 0bb5cbd into canonical:master Dec 5, 2019
@freeekanayaka freeekanayaka deleted the fix-cc-warnings-on-travis branch December 5, 2019 16:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants