07193 Add in equivalence tests for system accounts
Description: This PR adds the first part of the in-equivalence tests for the internal calls to system accounts. Part of the tests are commented because they are currently failing. Awaiting for the fixes in the consensus and the mirror nodes before uncommenting them.
Fixes #7193
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
136fd96) 92.27% compared to head (8a400d1) 92.27%.
Additional details and impacted files
@@ Coverage Diff @@
## main #7734 +/- ##
=========================================
Coverage 92.27% 92.27%
Complexity 6918 6918
=========================================
Files 864 864
Lines 28332 28332
Branches 3363 3363
=========================================
Hits 26142 26142
Misses 1426 1426
Partials 764 764
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.69%. Comparing base (
e4a28be) to head (b2618d6).
Additional details and impacted files
@@ Coverage Diff @@
## main #7734 +/- ##
============================================
- Coverage 92.41% 89.69% -2.72%
+ Complexity 7038 4526 -2512
============================================
Files 871 622 -249
Lines 28700 20404 -8296
Branches 3433 2530 -903
============================================
- Hits 26522 18302 -8220
- Misses 1411 1495 +84
+ Partials 767 607 -160
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Closing the PR as discussed. The tests are no longer needed.