Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed for the issue (#500) #504

Merged
merged 2 commits into from
Oct 29, 2022
Merged

Conversation

myConsciousness
Copy link
Member

1. Description

1.1. Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples.

1.2. Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

1.3. Related Issues

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2022

Codecov Report

Merging #504 (411a0bb) into main (e7a6bcf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   83.04%   83.04%           
=======================================
  Files          88       88           
  Lines         973      973           
=======================================
  Hits          808      808           
  Misses        165      165           
Impacted Files Coverage Δ
lib/src/service/tweets/tweet_data.dart 100.00% <ø> (ø)
lib/src/service/tweets/tweet_withheld.dart 100.00% <ø> (ø)
lib/src/service/users/user_withheld.dart 100.00% <ø> (ø)

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

@myConsciousness
Copy link
Member Author

bors merge

@bors
Copy link
Contributor

bors bot commented Oct 29, 2022

Build succeeded:

@bors bors bot merged commit 9ad9ea6 into main Oct 29, 2022
@bors bors bot deleted the 500-consider-to-create-withheldcountry branch October 29, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider to create WithheldCountry
2 participants