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

t8n: Include empty requests[Hash] in JSON output - hardcoded #1065

Closed
wants to merge 2 commits into from

t8n: Add test for empty requests

cd8210c
Select commit
Loading
Failed to load commit list.
Closed

t8n: Include empty requests[Hash] in JSON output - hardcoded #1065

t8n: Add test for empty requests
cd8210c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

94.23% (+0.00%) compared to 39daf04

View this Pull Request on Codecov

94.23% (+0.00%) compared to 39daf04

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.23%. Comparing base (39daf04) to head (cd8210c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1065   +/-   ##
=======================================
  Coverage   94.22%   94.23%           
=======================================
  Files         158      158           
  Lines       17054    17059    +5     
=======================================
+ Hits        16069    16075    +6     
+ Misses        985      984    -1     
Files with missing lines Coverage Δ
test/t8n/t8n.cpp 87.03% <100.00%> (+1.04%) ⬆️