Skip to content

fix: request generation no longer insert before preview#286

Merged
Dao-Ho merged 2 commits intomainfrom
dao/preview-only
Apr 7, 2026
Merged

fix: request generation no longer insert before preview#286
Dao-Ho merged 2 commits intomainfrom
dao/preview-only

Conversation

@Dao-Ho
Copy link
Copy Markdown
Contributor

@Dao-Ho Dao-Ho commented Apr 4, 2026

title

Request generation endpoint simply generates the request object and returns to FE for user to edit/preview before inserting rather than immediately inserting the request upon generation

@Dao-Ho Dao-Ho marked this pull request as ready for review April 4, 2026 23:19
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.66%. Comparing base (87ced32) to head (98b5796).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##            main     #286       +/-   ##
==========================================
+ Coverage   0.62%   19.66%   +19.04%     
==========================================
  Files         78       46       -32     
  Lines       3218     2253      -965     
==========================================
+ Hits          20      443      +423     
+ Misses      3198     1796     -1402     
- Partials       0       14       +14     
Flag Coverage Δ
backend 19.66% <100.00%> (?)
web ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
backend/internal/handler/requests.go 81.56% <100.00%> (ø)

... and 123 files with indirect coverage changes

🚀 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.

@Dao-Ho Dao-Ho merged commit 701420a into main Apr 7, 2026
6 checks passed
@Dao-Ho Dao-Ho deleted the dao/preview-only branch April 7, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant