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

feat: add average stacks block time to burn block endpoints #1963

Merged
merged 2 commits into from
Apr 29, 2024

docs: schema example update

54efbf6
Select commit
Loading
Failed to load commit list.
Merged

feat: add average stacks block time to burn block endpoints #1963

docs: schema example update
54efbf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 26, 2024 in 0s

17.96% (-58.86%) compared to 20097fc

View this Pull Request on Codecov

17.96% (-58.86%) compared to 20097fc

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 17.96%. Comparing base (20097fc) to head (54efbf6).
Report is 233 commits behind head on develop.

Files Patch % Lines
src/api/routes/v2/helpers.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1963       +/-   ##
============================================
- Coverage    76.82%   17.96%   -58.86%     
============================================
  Files           80       94       +14     
  Lines        11515    12571     +1056     
  Branches      2575     2931      +356     
============================================
- Hits          8846     2259     -6587     
- Misses        2540     9530     +6990     
- Partials       129      782      +653     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.