hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Add linkFactory for NftAllowances Java REST API

Open edwin-greene opened this issue 1 year ago • 2 comments

Description:

Related issue(s):

Fixes #7982

Notes for reviewer:

Checklist

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

edwin-greene avatar May 09 '24 21:05 edwin-greene

Codecov Report

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

Project coverage is 92.34%. Comparing base (b593e4c) to head (40548f8). Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8264      +/-   ##
============================================
+ Coverage     92.32%   92.34%   +0.02%     
- Complexity     7365     7372       +7     
============================================
  Files           902      902              
  Lines         29493    29486       -7     
  Branches       3605     3601       -4     
============================================
  Hits          27229    27229              
+ Misses         1443     1440       -3     
+ Partials        821      817       -4     

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

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