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 typo in documentation #1117

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

md-touhid
Copy link
Contributor

fix typo in word the 'deprecated'

List at least one fixed issue.

  • fix type

Pre-launch Checklist

  • [done] I made sure the project builds.
  • [done] I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • [done] I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy, or this PR is does not need version changes.
  • [done] I updated CHANGELOG.md to add a description of the change.
  • [done] I updated/added relevant documentation (doc comments with ///).
  • [done] I rebased onto main.
  • [done] I added new tests to check the change I am making, or this PR does not need tests.
  • [done] I made sure all existing and new tests are passing.
  • [done] I ran dart format . and committed any changes.
  • [done] I ran flutter analyze and fixed any errors.

fix typo in word deprecated
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -6.53% ⚠️

Comparison is base (4c7bb44) 100.00% compared to head (7e2c4a3) 93.47%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1117      +/-   ##
===========================================
- Coverage   100.00%   93.47%   -6.53%     
===========================================
  Files            1        6       +5     
  Lines           17       92      +75     
===========================================
+ Hits            17       86      +69     
- Misses           0        6       +6     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...andler_platform_interface/lib/src/permissions.dart 91.66% <ø> (ø)

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mvanbeusekom mvanbeusekom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this contribution. Good catch!

@mvanbeusekom mvanbeusekom merged commit 523ef41 into Baseflow:main Aug 1, 2023
2 of 3 checks passed
@md-touhid md-touhid deleted the md-touhid-typo-fix branch August 1, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants