Skip to content

A collection of fixes for nightly - #1322

Merged
aaronleopold merged 6 commits into
nightlyfrom
yoinked-fixes
Aug 12, 2026
Merged

A collection of fixes for nightly#1322
aaronleopold merged 6 commits into
nightlyfrom
yoinked-fixes

:adhesive_bandage: (expo): Invalidate more queries after book progres…

a8fbdc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 1s

43.42% (target 10.00%)

View this Pull Request on Codecov

43.42% (target 10.00%)

Details

Codecov Report

❌ Patch coverage is 87.23404% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/graphql/src/query/author.rs 0.00% 8 Missing ⚠️
apps/server/src/http_server.rs 0.00% 2 Missing ⚠️
core/src/lib.rs 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
apps/server/src/errors.rs 22.90% <100.00%> (+0.59%) ⬆️
core/src/job/scheduler.rs 0.00% <ø> (ø)
crates/graphql/src/filter/keyword.rs 100.00% <100.00%> (ø)
crates/graphql/src/filter/mod.rs 75.86% <100.00%> (+29.26%) ⬆️
apps/server/src/http_server.rs 0.00% <0.00%> (ø)
core/src/lib.rs 23.23% <0.00%> (ø)
crates/graphql/src/query/author.rs 0.00% <0.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.