hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

fix: fix javadoc errors

Open kimbor opened this issue 1 year ago • 9 comments

Description: Fix a number of errors that occur when generating javadoc due to improperly formatted javadoc tags.

Related issue(s):

Fixes #13219

kimbor avatar May 10 '24 22:05 kimbor

Node: HAPI Test (Restart) Results

2 tests   2 :white_check_mark:  8m 20s :stopwatch: 2 suites  0 :zzz: 2 files    0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 22:05 github-actions[bot]

Node: HAPI Test (Node Death Reconnect) Results

2 tests   2 :white_check_mark:  9m 14s :stopwatch: 2 suites  0 :zzz: 2 files    0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 22:05 github-actions[bot]

Node: HAPI Test (Token) Results

237 tests   235 :white_check_mark:  23m 51s :stopwatch:  17 suites    2 :zzz:  17 files      0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 22:05 github-actions[bot]

This PR is nearly entirely duplicated in PR #11731.

kimbor avatar May 10 '24 22:05 kimbor

Node: HAPI Test (Crypto) Results

335 tests   335 :white_check_mark:  47m 16s :stopwatch:  25 suites    0 :zzz:  25 files      0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 23:05 github-actions[bot]

Node: HAPI Test (Misc) Results

468 tests   458 :white_check_mark:  40m 58s :stopwatch:  77 suites   10 :zzz:  77 files      0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 23:05 github-actions[bot]

Node: HAPI Test (Time Consuming) Results

21 tests   21 :white_check_mark:  54m 21s :stopwatch:  3 suites   0 :zzz:  3 files     0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 23:05 github-actions[bot]

Node: Unit Test Results

  2 308 files  ±0    2 308 suites  ±0   2h 7m 37s :stopwatch: - 1h 21m 39s 118 978 tests ±0  118 911 :white_check_mark: ±0  67 :zzz: ±0  0 :x: ±0  127 539 runs  ±0  127 472 :white_check_mark: ±0  67 :zzz: ±0  0 :x: ±0 

Results for commit 2532efa2. ± Comparison against base commit dc3d3aef.

This pull request removes 3992 and adds 3756 tests. Note that renamed tests count towards both.

  
             IssuerDN: CN=s-aaaa
            SubjectDN: CN=s-aaaa
           Final Date: Fri Jan 01 00:00:00 UTC 2100
           Public Key: RSA Public Key [2e:28:bc:1e:d3:83:25:92:8e:cb:98:b1:b6:84:06:9c:d5:d8:14:d5],[56:66:d1:a4]
           Start Date: Sat Jan 01 00:00:00 UTC 2000
         SerialNumber: 12482092706667292405
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5e…
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5…
…
com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [4] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [6] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [7]   
  
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [10] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@8472c6b8
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [11] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@ec28e6ab
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [12] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@9feffbf2
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [13] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@84f5d458
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [14] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@e397fe77
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [15] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@33cfe20d
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [16] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@ee6461fc
…

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 23:05 github-actions[bot]

Node: HAPI Test (Smart Contract) Results

604 tests   604 :white_check_mark:  1h 17m 36s :stopwatch:  63 suites    0 :zzz:  63 files      0 :x:

Results for commit 2532efa2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 10 '24 23:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.74%. Comparing base (dc3d3ae) to head (2532efa).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #13220      +/-   ##
=============================================
- Coverage      61.74%   61.74%   -0.01%     
+ Complexity     31248    31246       -2     
=============================================
  Files           3446     3446              
  Lines         141289   141289              
  Branches       14779    14781       +2     
=============================================
- Hits           87233    87232       -1     
  Misses         50170    50170              
- Partials        3886     3887       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 15 '24 21:05 codecov[bot]