Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

feat: fixed for the issue (#614) #622

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

myConsciousness
Copy link
Owner

1. Description

1.1. Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples.

1.2. Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

1.3. Related Issues

@myConsciousness myConsciousness self-assigned this Jan 4, 2023
@myConsciousness myConsciousness linked an issue Jan 4, 2023 that may be closed by this pull request
@myConsciousness
Copy link
Owner Author

bors merge

@codecov-commenter
Copy link

Codecov Report

Merging #622 (59c7cf7) into main (73ef998) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #622      +/-   ##
==========================================
+ Coverage   84.96%   85.02%   +0.05%     
==========================================
  Files         178      178              
  Lines        2328     2337       +9     
==========================================
+ Hits         1978     1987       +9     
  Misses        350      350              
Impacted Files Coverage Δ
lib/src/service/base_service.dart 96.63% <100.00%> (+0.08%) ⬆️
lib/src/service/users/users_service.dart 100.00% <100.00%> (ø)

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

@bors
Copy link
Contributor

bors bot commented Jan 4, 2023

Build succeeded:

@bors bors bot merged commit 4c0527b into main Jan 4, 2023
@bors bors bot deleted the 614-support-post-accountupdate_profile_banner branch January 4, 2023 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support POST account/update_profile_banner
2 participants