tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.18k stars 209 forks source link

chore: dropped pub fields from config module #2274

Open bnchi opened 1 week ago

bnchi commented 1 week ago

Summary:

Issue Reference(s):
Fixes #2256

Build & Testing:

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 87.50000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.73%. Comparing base (78b6cac) to head (541fd9d). Report is 17 commits behind head on main.

Files Patch % Lines
src/cli/tc.rs 0.00% 6 Missing :warning:
tailcall-aws-lambda/src/main.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2274 +/- ## ========================================== - Coverage 85.74% 85.73% -0.01% ========================================== Files 219 219 Lines 21022 21027 +5 ========================================== + Hits 18025 18028 +3 - Misses 2997 2999 +2 ```

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

github-actions[bot] commented 1 week ago

🐰Bencher

ReportSun, June 23, 2024 at 16:29:55 UTC
Projecttailcall
Branch2274/merge
Testbedbenchmarking-runner
Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
from_json_bench✅ (view plot)7,207,500.00 (+1.12%)7,258,829.01 (99.29%)
group_by✅ (view plot)580.03 (+2.05%)635.15 (91.32%)
input/args.missing✅ (view plot)25.50 (+5.71%)27.42 (93.00%)
input/args.nested.existing✅ (view plot)54.22 (+13.54%)62.11 (87.29%)
input/args.nested.missing✅ (view plot)38.68 (+1.58%)40.91 (94.55%)
input/args.root✅ (view plot)51.60 (+16.83%)59.27 (87.07%)
input/headers.existing✅ (view plot)30.33 (-4.07%)33.81 (89.71%)
input/headers.missing✅ (view plot)29.59 (-3.64%)33.64 (87.96%)
input/value.missing✅ (view plot)23.17 (-1.17%)24.99 (92.69%)
input/value.nested.existing✅ (view plot)40.78 (-1.84%)45.07 (90.50%)
input/value.nested.missing✅ (view plot)37.09 (+1.33%)38.68 (95.90%)
input/value.root✅ (view plot)36.45 (-4.24%)41.59 (87.65%)
input/vars.existing✅ (view plot)7.45 (-4.33%)8.91 (83.63%)
input/vars.missing✅ (view plot)11.51 (+16.55%)13.34 (86.31%)
synth_nested✅ (view plot)20,848.00 (-0.80%)21,678.93 (96.17%)
test_batched_body✅ (view plot)2,688.10 (-99.16%)1,705,243.78 (0.16%)
test_batched_body #2✅ (view plot)1,703,600.00 (+0.13%)1,824,651.79 (93.37%)
test_data_loader✅ (view plot)470,240.00 (+0.22%)486,180.35 (96.72%)
test_handle_request✅ (view plot)152,390.00 (-2.48%)172,052.42 (88.57%)
test_http_execute_method✅ (view plot)18,542.00 (+1.99%)19,280.84 (96.17%)
with_mustache_expressions✅ (view plot)1,187.10 (+1.76%)1,231.32 (96.41%)
with_mustache_literal✅ (view plot)751.28 (+4.01%)777.69 (96.60%)

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
github-actions[bot] commented 2 days ago

Action required: PR inactive for 5 days. Status update or closure in 10 days.