Skip to content
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

Add form builder #235

Merged
merged 8 commits into from
Apr 8, 2023
Merged

Add form builder #235

merged 8 commits into from
Apr 8, 2023

Conversation

sashabaranov
Copy link
Owner

Form builder would enable us to cover image.go, audio.go, and files.go with tests

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Merging #235 (6ea1499) into master (2f3700f) will increase coverage by 8.68%.
The diff coverage is 82.69%.

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   73.44%   82.12%   +8.68%     
==========================================
  Files          21       22       +1     
  Lines         625      621       -4     
==========================================
+ Hits          459      510      +51     
+ Misses        125       89      -36     
+ Partials       41       22      -19     
Impacted Files Coverage Δ
config.go 92.30% <0.00%> (-7.70%) ⬇️
form_builder.go 70.00% <70.00%> (ø)
audio.go 83.01% <90.00%> (+35.72%) ⬆️
client.go 74.07% <100.00%> (ø)
image.go 92.00% <100.00%> (+39.56%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sashabaranov sashabaranov merged commit 226ff32 into master Apr 8, 2023
@sashabaranov sashabaranov deleted the form-builder branch April 8, 2023 15:26
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