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 #2260

Closed dekkku closed 3 days ago

dekkku commented 1 week ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #2256 /claim #2256

Build & Testing:

Checklist:

algora-pbc[bot] commented 1 week ago

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 85.80%. Comparing base (417c4e6) to head (e163d36).

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 #2260 +/- ## ========================================== - Coverage 85.82% 85.80% -0.03% ========================================== Files 225 225 Lines 21393 21392 -1 ========================================== - Hits 18361 18355 -6 - Misses 3032 3037 +5 ```

: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

ReportThu, June 27, 2024 at 11:51:26 UTC
Projecttailcall
Branch2260/merge
Testbedbenchmarking-runner

🚨 1 ALERT: Threshold Boundary Limit exceeded!
BenchmarkMeasure (units)ViewValueLower BoundaryUpper Boundary
input/value.missingLatency (nanoseconds (ns))🚨 (view plot | view alert)29.34 (+25.06%)25.19 (116.47%)

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
from_json_bench✅ (view plot)7,133,600.00 (+0.04%)7,258,146.15 (98.28%)
group_by✅ (view plot)547.61 (-3.25%)630.96 (86.79%)
input/args.missing✅ (view plot)25.49 (+5.70%)27.39 (93.08%)
input/args.nested.existing✅ (view plot)53.77 (+12.74%)61.92 (86.84%)
input/args.nested.missing✅ (view plot)38.52 (+1.18%)40.90 (94.18%)
input/args.root✅ (view plot)52.04 (+18.02%)59.03 (88.17%)
input/headers.existing✅ (view plot)30.38 (-3.95%)33.85 (89.73%)
input/headers.missing✅ (view plot)29.22 (-4.84%)33.67 (86.76%)
input/value.missing🚨 (view plot | view alert)29.34 (+25.06%)25.19 (116.47%)
input/value.nested.existing✅ (view plot)40.74 (-2.03%)45.09 (90.35%)
input/value.nested.missing✅ (view plot)36.78 (+0.29%)38.67 (95.12%)
input/value.root✅ (view plot)37.19 (-2.25%)41.58 (89.45%)
input/vars.existing✅ (view plot)8.21 (+5.54%)9.08 (90.39%)
input/vars.missing✅ (view plot)12.06 (+20.46%)13.43 (89.76%)
synth_nested✅ (view plot)20,764.00 (-0.74%)21,484.39 (96.65%)
test_batched_body✅ (view plot)2,679.80 (-98.97%)1,533,835.11 (0.17%)
test_batched_body #2✅ (view plot)1,606,600.00 (-5.51%)1,822,923.55 (88.13%)
test_data_loader✅ (view plot)473,010.00 (+0.85%)485,404.79 (97.45%)
test_handle_request✅ (view plot)156,980.00 (+0.51%)171,582.53 (91.49%)
test_http_execute_method✅ (view plot)17,792.00 (-2.01%)19,256.14 (92.40%)
with_mustache_expressions✅ (view plot)1,191.80 (+2.18%)1,231.69 (96.76%)
with_mustache_literal✅ (view plot)765.25 (+6.06%)777.59 (98.41%)

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help