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 (#127) #132

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

bors merge

codecov-commenter commented 1 year ago

Codecov Report

Merging #132 (8386dcf) into main (c2b8e49) will increase coverage by 0.41%. The diff coverage is 100.00%.

: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     #132      +/-   ##
==========================================
+ Coverage   72.92%   73.33%   +0.41%     
==========================================
  Files         101      103       +2     
  Lines        1082     1099      +17     
==========================================
+ Hits          789      806      +17     
  Misses        293      293              
Impacted Files Coverage Δ
lib/src/service/response/mastodon_response.dart 6.66% <ø> (ø)
lib/src/core/http_method.dart 100.00% <100.00%> (ø)
lib/src/service/base_service.dart 92.07% <100.00%> (+1.06%) :arrow_up:
lib/src/service/response/mastodon_request.dart 100.00% <100.00%> (ø)

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

bors[bot] commented 1 year ago

Build succeeded: