twitter-dart / twitter-api-v2

The most famous and powerful Dart/Flutter library for Twitter API v2.0 🐦
https://pub.dev/packages/twitter_api_v2
BSD 3-Clause "New" or "Revised" License
167 stars 45 forks source link

fix: fixed for the issue (#596) #603

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 #603 (b9be31c) into main (2111db0) will decrease coverage by 0.35%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #603      +/-   ##
==========================================
- Coverage   85.67%   85.31%   -0.36%     
==========================================
  Files         175      175              
  Lines        2261     2267       +6     
==========================================
- Hits         1937     1934       -3     
- Misses        324      333       +9     
Impacted Files Coverage Δ
lib/src/service/compliance/compliance_service.dart 100.00% <ø> (ø)
lib/src/service/tweets/tweets_service.dart 95.45% <ø> (ø)
lib/src/core/client/client_context.dart 74.13% <100.00%> (+0.45%) :arrow_up:
lib/src/core/client/client_resolver.dart 100.00% <100.00%> (ø)
lib/src/core/client/oauth2_client.dart 73.33% <100.00%> (+0.91%) :arrow_up:
lib/src/core/exception/unauthorized_exception.dart 43.75% <0.00%> (-56.25%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

myConsciousness commented 1 year ago

bors merge

bors[bot] commented 1 year ago

Build succeeded: