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

[explorer/rest]: added mosaic endpoint #709

Draft
wants to merge 10 commits into
base: explorer/rest-namespaces-endpoint
Choose a base branch
from

[explorer/rest]: fix lint duplicate-cod error

5599779
Select commit
Loading
Failed to load commit list.
Draft

[explorer/rest]: added mosaic endpoint #709

[explorer/rest]: fix lint duplicate-cod error
5599779
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

98.26% (target 95.00%)

View this Pull Request on Codecov

98.26% (target 95.00%)

Details

Codecov Report

Merging #709 (5599779) into explorer/rest-namespaces-endpoint (38cea45) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                          @@
##           explorer/rest-namespaces-endpoint     #709      +/-   ##
=====================================================================
+ Coverage                              98.24%   98.26%   +0.01%     
=====================================================================
  Files                                    162      163       +1     
  Lines                                   6615     6668      +53     
  Branches                                 143      143              
=====================================================================
+ Hits                                    6499     6552      +53     
  Misses                                   116      116              
Files Coverage Δ
explorer/rest/rest/__init__.py 98.78% <100.00%> (+0.09%) ⬆️
explorer/rest/rest/db/NemDatabase.py 100.00% <100.00%> (ø)
explorer/rest/rest/facade/NemRestFacade.py 100.00% <100.00%> (ø)
explorer/rest/rest/model/Mosaic.py 100.00% <100.00%> (ø)