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

Refactor: disallow floating promises / enforce await #54

Merged
merged 4 commits into from
Sep 7, 2022

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Sep 7, 2022

No description provided.

@emmercm emmercm self-assigned this Sep 7, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #54 (bdb41ff) into main (e797a10) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   94.09%   94.12%   +0.03%     
==========================================
  Files          33       33              
  Lines        1440     1448       +8     
  Branches      297      298       +1     
==========================================
+ Hits         1355     1363       +8     
  Misses         81       81              
  Partials        4        4              
Impacted Files Coverage Δ
src/modules/candidateFilter.ts 100.00% <100.00%> (ø)
src/modules/candidateGenerator.ts 100.00% <100.00%> (ø)

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

@emmercm emmercm merged commit c235bc1 into main Sep 7, 2022
@emmercm emmercm deleted the emmercm/enforce-await branch September 7, 2022 23:04
@github-actions
Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants