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

FIX: coverage #74

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

FIX: coverage #74

wants to merge 21 commits into from

Conversation

Segelzwerg
Copy link
Contributor

No description provided.

Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
@Segelzwerg Segelzwerg self-assigned this Aug 23, 2022
@Segelzwerg Segelzwerg added ci/cd Continuous integration & deployment github_actions Pull requests that update GitHub Actions code labels Aug 23, 2022
@Segelzwerg Segelzwerg linked an issue Aug 23, 2022 that may be closed by this pull request
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #74 (be8111b) into main (211a1ea) will decrease coverage by 20.55%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #74       +/-   ##
==========================================
- Coverage   20.69%   0.14%   -20.56%     
==========================================
  Files          17      17               
  Lines        1720    1415      -305     
==========================================
- Hits          356       2      -354     
- Misses       1364    1413       +49     
Impacted Files Coverage Δ
src/network/game.rs 0.00% <0.00%> (-82.82%) ⬇️
src/network/server_connection.rs 0.00% <0.00%> (-79.51%) ⬇️
src/network/whist_info.rs 0.00% <0.00%> (-70.84%) ⬇️
src/card.rs 0.00% <0.00%> (-32.73%) ⬇️
src/network/server_service.rs 0.00% <0.00%> (-25.32%) ⬇️
src/lib.rs 5.88% <0.00%> (-12.09%) ⬇️
src/main.rs 7.69% <0.00%> (-3.42%) ⬇️
src/ui.rs 0.00% <0.00%> (ø)
src/login.rs 0.00% <0.00%> (ø)
src/rooms.rs 0.00% <0.00%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
@Segelzwerg Segelzwerg mentioned this pull request Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration & deployment github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: remove grcov action
1 participant