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

ci: Initial test #16895

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

Conversation

mishomihov00
Copy link
Contributor

Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Mihail Mihov <[email protected]>
@mishomihov00 mishomihov00 added the github_actions Pull requests that update GitHub Actions code label Dec 4, 2024
@mishomihov00 mishomihov00 added this to the v0.58 milestone Dec 4, 2024
@mishomihov00 mishomihov00 self-assigned this Dec 4, 2024
@mishomihov00 mishomihov00 linked an issue Dec 4, 2024 that may be closed by this pull request
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Copy link

github-actions bot commented Dec 5, 2024

Node: Timing Sensitive Unit Test Results

   90 files   -  1      1 errors  89 suites   - 1   31m 57s ⏱️ - 1m 42s
8 156 tests  - 68  8 131 ✅  - 68  25 💤 ±0  0 ❌ ±0 
8 847 runs   - 68  8 822 ✅  - 68  25 💤 ±0  0 ❌ ±0 

For more details on these parsing errors, see this check.

Results for commit a6deb17. ± Comparison against base commit 65b085a.

This pull request removes 68 tests.
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ A fresh cache is mutable for leaves but immutable for internals
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Can release the oldest version
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Can release the only version
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Cannot merge the most recent copy
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Cannot merge unsealed caches
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Cannot release the most recent version
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Clearing a leaf path results in a deletion tombstone for that path
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Concurrently merge and release different caches
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Copied caches are immutable for all leaf modifications
com.swirlds.virtualmap.internal.cache.VirtualNodeCacheTest ‑ Copied caches are not destroyed
…

♻️ This comment has been updated with latest results.

Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Copy link

codacy-production bot commented Dec 6, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.16% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (65b085a) 97916 64095 65.46%
Head commit (a6deb17) 98331 (+415) 64524 (+429) 65.62% (+0.16%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#16895) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.75%. Comparing base (65b085a) to head (38f7987).
Report is 69 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop   #16895   +/-   ##
==========================================
  Coverage      63.75%   63.75%           
  Complexity     20535    20535           
==========================================
  Files           2540     2540           
  Lines          95151    95151           
  Branches        9941     9941           
==========================================
  Hits           60668    60668           
  Misses         30866    30866           
  Partials        3617     3617           

Impacted file tree graph

Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CITR Phase 1: Aggregate Unit Test Logs
1 participant