Skip to content

[explorer/rest] fix: convert to static method

2917b27
Select commit
Loading
Failed to load commit list.
Merged

[explorer/rest] feat: Added namespace and namespace listing endpoints #2034

[explorer/rest] fix: convert to static method
2917b27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

96.93% (target 95.00%)

View this Pull Request on Codecov

96.93% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.93%. Comparing base (16edc37) to head (2917b27).
⚠️ Report is 23 commits behind head on explorer/nem-backend.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##           explorer/nem-backend    #2034      +/-   ##
========================================================
+ Coverage                 96.91%   96.93%   +0.01%     
========================================================
  Files                       267      269       +2     
  Lines                     19360    19464     +104     
  Branches                    215      215              
========================================================
+ Hits                      18763    18867     +104     
  Misses                      591      591              
  Partials                      6        6              
Files with missing lines Coverage Δ
explorer/rest/rest/__init__.py 100.00% <100.00%> (ø)
explorer/rest/rest/db/NemDatabase.py 100.00% <100.00%> (ø)
explorer/rest/rest/facade/NemRestFacade.py 100.00% <100.00%> (ø)
explorer/rest/rest/model/Namespace.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.