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 (#4) #59

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 #59 (45b1e81) into main (3a2adda) will increase coverage by 1.77%. The diff coverage is 70.37%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   48.12%   49.89%   +1.77%     
==========================================
  Files          36       38       +2     
  Lines         453      473      +20     
==========================================
+ Hits          218      236      +18     
- Misses        235      237       +2     
Impacted Files Coverage Δ
lib/src/core/client/anonymous_client.dart 4.76% <0.00%> (ø)
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.44% <0.00%> (ø)
lib/src/core/service_helper.dart 55.26% <ø> (ø)
lib/src/service/entities/application.dart 100.00% <ø> (ø)
lib/src/core/client/client_resolver.dart 100.00% <100.00%> (ø)
lib/src/service/apps/apps_v1_service.dart 100.00% <100.00%> (ø)
lib/src/service/apps/registered_application.dart 100.00% <100.00%> (ø)
lib/src/service/base_service.dart 80.95% <100.00%> (+0.62%) :arrow_up:

: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: