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 (#24) #143

Closed myConsciousness closed 1 year ago

myConsciousness commented 1 year ago

1. Description

1.1. Checklist

1.2. Breaking Change

1.3. Related Issues

myConsciousness commented 1 year ago

Memo: Need to fix and add unit tests.

codecov-commenter commented 1 year ago

Codecov Report

Merging #143 (fe1fb34) into main (bd658cc) will increase coverage by 0.71%. The diff coverage is 78.43%.

: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     #143      +/-   ##
==========================================
+ Coverage   74.52%   75.24%   +0.71%     
==========================================
  Files         108      114       +6     
  Lines        1158     1248      +90     
==========================================
+ Hits          863      939      +76     
- Misses        295      309      +14     
Impacted Files Coverage Δ
lib/src/core/client/client.dart 100.00% <ø> (ø)
lib/src/core/client/client_context.dart 0.00% <0.00%> (ø)
lib/src/core/client/oauth2_client.dart 2.94% <0.00%> (-0.09%) :arrow_down:
lib/src/core/http_status.dart 100.00% <ø> (ø)
lib/src/service/entities/media_attachment.dart 100.00% <ø> (ø)
lib/src/core/exception/pending_exception.dart 6.25% <6.25%> (ø)
lib/src/core/service_helper.dart 83.33% <100.00%> (+8.62%) :arrow_up:
lib/src/service/base_service.dart 93.75% <100.00%> (+1.67%) :arrow_up:
lib/src/service/entities/media_focal_points.dart 100.00% <100.00%> (ø)
lib/src/service/entities/media_meta.dart 100.00% <100.00%> (ø)
... and 6 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

Build succeeded: