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

💥 Move API Responses to CamelCase #240

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

0x46616c6b
Copy link
Member

No description provided.

@0x46616c6b 0x46616c6b added the enhancement New feature or request label Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #240 (47b2766) into main (2fe75fa) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   93.43%   93.43%           
=======================================
  Files          39       39           
  Lines        1661     1661           
=======================================
  Hits         1552     1552           
  Misses         87       87           
  Partials       22       22           
Files Coverage Δ
internal/api/features.go 100.00% <100.00%> (ø)
internal/api/messages.go 100.00% <100.00%> (ø)
internal/api/response/message.go 100.00% <100.00%> (ø)
internal/api/response/settings.go 100.00% <ø> (ø)
internal/api/response/ticker.go 100.00% <100.00%> (ø)
internal/api/response/timeline.go 100.00% <100.00%> (ø)
internal/api/response/upload.go 100.00% <100.00%> (ø)
internal/api/response/user.go 100.00% <100.00%> (ø)
internal/api/user.go 100.00% <100.00%> (ø)
internal/storage/message.go 100.00% <ø> (ø)
... and 2 more

@0x46616c6b 0x46616c6b marked this pull request as ready for review October 18, 2023 16:34
@0x46616c6b 0x46616c6b merged commit 601dab6 into main Oct 18, 2023
6 checks passed
@0x46616c6b 0x46616c6b deleted the Move-API-Responses-to-CamelCase branch October 18, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant