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
64 stars 13 forks source link

feat: fixed for the issue (#7) #71

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 #71 (1fa2e7c) into main (8b6564b) will decrease coverage by 4.03%. The diff coverage is 26.78%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   64.75%   60.71%   -4.04%     
==========================================
  Files          70       71       +1     
  Lines         627      667      +40     
==========================================
- Hits          406      405       -1     
- Misses        221      262      +41     
Impacted Files Coverage Δ
lib/src/core/client/anonymous_client.dart 4.16% <0.00%> (-0.60%) :arrow_down:
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 3.03% <0.00%> (-0.42%) :arrow_down:
lib/src/core/scope.dart 0.00% <0.00%> (ø)
lib/src/core/service_helper.dart 59.77% <0.00%> (-8.66%) :arrow_down:
lib/src/service/entities/account.dart 100.00% <ø> (ø)
lib/src/service/entities/field.dart 100.00% <ø> (ø)
lib/src/service/v1/apps/apps_v1_service.dart 100.00% <ø> (ø)
...b/src/service/v1/statuses/statuses_v1_service.dart 100.00% <ø> (ø)
... and 2 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: