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

Improving test coverage #25

Merged
merged 7 commits into from
May 4, 2023
Merged

Improving test coverage #25

merged 7 commits into from
May 4, 2023

Conversation

MPult
Copy link
Owner

@MPult MPult commented May 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Merging #25 (e57cac4) into main (5c1933a) will increase coverage by 12.11%.
The diff coverage is 72.46%.

❗ Current head e57cac4 differs from pull request most recent head 6be4dfc. Consider uploading reports for the commit 6be4dfc to get more accurate results

@@             Coverage Diff             @@
##             main      #25       +/-   ##
===========================================
+ Coverage   50.70%   62.82%   +12.11%     
===========================================
  Files          11       11               
  Lines         428      468       +40     
===========================================
+ Hits          217      294       +77     
+ Misses        211      174       -37     
Impacted Files Coverage Δ
src/ReAPI/images.rs 84.61% <ø> (ø)
src/ReAPI/login.rs 79.66% <ø> (ø)
src/ReAPI/mod.rs 80.00% <ø> (ø)
src/ReAPI/saved_posts.rs 2.85% <0.00%> (+2.85%) ⬆️
src/cli.rs 0.00% <0.00%> (ø)
src/main.rs 2.00% <0.00%> (ø)
src/export.rs 62.72% <91.11%> (+62.72%) ⬆️
src/ReAPI/messages.rs 81.15% <100.00%> (+0.56%) ⬆️
src/ReAPI/rooms.rs 97.22% <100.00%> (+8.98%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MPult MPult merged commit 9d0c8d8 into main May 4, 2023
@MPult MPult deleted the mpult/tests branch May 4, 2023 07:59
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