mastodon-dart / mastodon-api

This library provides the easiest and powerful Dart/Flutter library for Mastodon API 🎯
http://pub.dev/packages/mastodon_api
BSD 3-Clause "New" or "Revised" License
63 stars 13 forks source link

feat: fixed for the issue (#118) #119

Closed myConsciousness closed 1 year ago

myConsciousness commented 1 year ago

1. Description

1.1. Checklist

1.2. Breaking Change

1.3. Related Issues

codecov-commenter commented 1 year ago

Codecov Report

Merging #119 (a9d2067) into main (5b126ce) will increase coverage by 1.30%. The diff coverage is 83.33%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   71.12%   72.42%   +1.30%     
==========================================
  Files          98       97       -1     
  Lines        1032     1030       -2     
==========================================
+ Hits          734      746      +12     
+ Misses        298      284      -14     
Impacted Files Coverage Δ
lib/src/service/entities/preview_card.dart 100.00% <ø> (ø)
lib/src/service/entities/status.dart 100.00% <ø> (ø)
lib/src/service/entities/status_context.dart 100.00% <ø> (ø)
lib/src/service/entities/tag.dart 100.00% <ø> (ø)
...b/src/service/v1/accounts/accounts_v1_service.dart 96.87% <50.00%> (-1.02%) :arrow_down:
...b/src/service/v1/statuses/statuses_v1_service.dart 83.63% <83.33%> (-2.08%) :arrow_down:
lib/src/service/entities/status_edit.dart 100.00% <100.00%> (ø)
lib/src/service/entities/status_source.dart 100.00% <100.00%> (ø)
... and 3 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

myConsciousness commented 1 year ago

bors merge

bors[bot] commented 1 year ago

This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried.

Additional information:

Response status code: 422
{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}