Skip to content

Increase test coverage #1036

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

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Conversation

sashabaranov
Copy link
Owner

Summary

  • add success case to form builder tests
  • ensure request builder handles invalid URLs

Testing

  • go test ./... -coverprofile=coverage.out

https://chatgpt.com/codex/tasks/task_e_6870f366accc832585223d9f49b216bf

Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.57%. Comparing base (a0c185f) to head (e999f1f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1036      +/-   ##
==========================================
+ Coverage   87.41%   87.57%   +0.16%     
==========================================
  Files          43       43              
  Lines        2415     2415              
==========================================
+ Hits         2111     2115       +4     
+ Misses        284      281       -3     
+ Partials       20       19       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sashabaranov sashabaranov merged commit 575aff4 into master Jul 11, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant