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

Chore: test cov improvement #784

Merged
merged 4 commits into from
Sep 28, 2023
Merged

Conversation

chaitanyaprem
Copy link
Collaborator

Description

By using -coverpkg flag, coverage is reported from tests that are run outside a package.
In most cases since tests run on waku/v2/node cover many areas under protocol etc, coverage percentage is not updated.
Similarly if tests are in a separate folder, then coverage is not updated for tests run.

Also added few additional tests to improve coverage in recently added code.

@chaitanyaprem chaitanyaprem self-assigned this Sep 28, 2023
@status-im-auto
Copy link

status-im-auto commented Sep 28, 2023

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ f32de4f #1 2023-09-28 13:46:07 ~1 min nix-flake 📄log
✔️ f32de4f #1 2023-09-28 13:46:51 ~2 min linux 📦deb
✔️ f32de4f #1 2023-09-28 13:47:23 ~3 min tests 📄log
✔️ f32de4f #1 2023-09-28 13:47:36 ~3 min tests 📄log
✔️ f32de4f #1 2023-09-28 13:48:35 ~4 min android 📦tgz
✔️ f32de4f #1 2023-09-28 13:49:40 ~5 min ios 📦tgz
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 3265d81 #2 2023-09-28 13:47:59 ~1 min linux 📦deb
✔️ 3265d81 #2 2023-09-28 13:48:16 ~2 min nix-flake 📄log
✔️ 3265d81 #2 2023-09-28 13:49:53 ~4 min ios 📦tgz
✔️ 3265d81 #2 2023-09-28 13:50:34 ~2 min tests 📄log
✔️ 3265d81 #2 2023-09-28 13:50:46 ~3 min tests 📄log
✔️ 3265d81 #2 2023-09-28 13:51:43 ~3 min android 📦tgz
✔️ 56d98ae #3 2023-09-28 23:06:06 ~1 min linux 📦deb
✔️ 56d98ae #3 2023-09-28 23:06:48 ~1 min nix-flake 📄log
✔️ 56d98ae #3 2023-09-28 23:06:52 ~1 min tests 📄log
✔️ 56d98ae #3 2023-09-28 23:08:10 ~3 min tests 📄log
✔️ 56d98ae #3 2023-09-28 23:09:13 ~4 min android 📦tgz
✔️ 56d98ae #3 2023-09-28 23:10:19 ~5 min ios 📦tgz

@chaitanyaprem chaitanyaprem merged commit dfd104d into master Sep 28, 2023
11 checks passed
@chaitanyaprem chaitanyaprem deleted the chore/test-cov-improvement branch September 28, 2023 23:10
@chaitanyaprem
Copy link
Collaborator Author

Weekly Update

  • achieved: Improved test coverage for wakunode2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants