Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(await-async-utils): add auto-fix #918

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

neriyarden
Copy link
Contributor

@neriyarden neriyarden commented Jul 27, 2024

Checks

Changes

  • Add auto-fix for the await-async-utils rule (add 'await ' before async utils)
  • Update tests
  • Update docs

Context

Fixes an item in #202

@neriyarden neriyarden changed the title Feat add autofix for await async utils feat(await-async-utils): add auto-fix Jul 27, 2024
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (93a6ab9) to head (d9c60fd).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
+ Coverage   96.23%   96.29%   +0.05%     
==========================================
  Files          44       44              
  Lines        2419     2455      +36     
  Branches     1000     1024      +24     
==========================================
+ Hits         2328     2364      +36     
  Misses         91       91              

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

MichaelDeBoey
MichaelDeBoey previously approved these changes Oct 17, 2024
@MichaelDeBoey MichaelDeBoey force-pushed the feat-add-autofix-for-await-async-utils branch from 131e636 to d9c60fd Compare October 17, 2024 22:08
@MichaelDeBoey MichaelDeBoey requested a review from Belco90 October 17, 2024 22:11
@MichaelDeBoey MichaelDeBoey force-pushed the feat-add-autofix-for-await-async-utils branch from d9c60fd to a48bcc2 Compare October 19, 2024 01:24
@neriyarden
Copy link
Contributor Author

@Belco90 @MichaelDeBoey
Any update about this PR? Will it be merged?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants