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

💥 Implement new Response Schema #532

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

0x46616c6b
Copy link
Member

No description provided.

@0x46616c6b 0x46616c6b added the enhancement New feature or request label Oct 18, 2023
@0x46616c6b 0x46616c6b force-pushed the Implement-new-Response-Schema branch 4 times, most recently from 1d4b8f7 to 218b10e Compare October 19, 2023 16:45
@0x46616c6b 0x46616c6b force-pushed the Implement-new-Response-Schema branch from 218b10e to a990780 Compare October 19, 2023 16:47
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

Merging #532 (a990780) into main (4252969) will increase coverage by 1.13%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
+ Coverage   67.20%   68.33%   +1.13%     
==========================================
  Files          86       85       -1     
  Lines        1500     1475      -25     
  Branches      163      160       -3     
==========================================
  Hits         1008     1008              
+ Misses        479      456      -23     
+ Partials       13       11       -2     
Files Coverage Δ
src/api/Features.ts 0.00% <ø> (ø)
src/api/Message.ts 66.66% <ø> (ø)
src/api/Settings.ts 75.00% <ø> (ø)
src/api/Ticker.ts 46.34% <ø> (ø)
src/api/Upload.ts 71.42% <ø> (ø)
src/api/User.ts 60.00% <ø> (ø)
src/components/message/MessageFooter.tsx 92.30% <ø> (ø)
src/components/message/MessageMap.tsx 86.66% <100.00%> (ø)
src/components/settings/InactiveSettingsCard.tsx 100.00% <ø> (ø)
src/components/settings/InactiveSettingsForm.tsx 82.35% <ø> (ø)
... and 9 more

... and 1 file with indirect coverage changes

@0x46616c6b 0x46616c6b marked this pull request as ready for review October 19, 2023 16:50
@0x46616c6b 0x46616c6b merged commit 211aeac into main Oct 19, 2023
9 checks passed
@0x46616c6b 0x46616c6b deleted the Implement-new-Response-Schema branch October 19, 2023 16:53
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.

2 participants