Skip to content

Conversation

@BurnzZ
Copy link
Contributor

@BurnzZ BurnzZ commented Mar 16, 2022

Fixes #65. This PR's branch is built on top of #62 following async/await support on Page Objects.

Progress:

  • Tests
  • Update doc tutorial mentioning callback_for

@BurnzZ BurnzZ self-assigned this Mar 16, 2022
@BurnzZ BurnzZ changed the base branch from master to po-additional-requests March 16, 2022 05:58
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

❗ No coverage uploaded for pull request base (po-additional-requests@ae4d8a5). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 45e9241 differs from pull request most recent head c2bfe89. Consider uploading reports for the commit c2bfe89 to get more accurate results

@@                    Coverage Diff                    @@
##             po-additional-requests      #66   +/-   ##
=========================================================
  Coverage                          ?   96.34%           
=========================================================
  Files                             ?       10           
  Lines                             ?      410           
  Branches                          ?        0           
=========================================================
  Hits                              ?      395           
  Misses                            ?       15           
  Partials                          ?        0           

@BurnzZ BurnzZ marked this pull request as ready for review March 16, 2022 08:35
@BurnzZ BurnzZ requested a review from kmike March 16, 2022 08:35
@BurnzZ BurnzZ changed the title async support for callback_for async support for callback_for Mar 16, 2022
@BurnzZ BurnzZ force-pushed the po-additional-requests branch from 5eca70e to 8340ced Compare March 29, 2022 03:19
@BurnzZ BurnzZ force-pushed the async_callback_for branch from 186f0a7 to a74d264 Compare March 29, 2022 04:50
Copy link
Member

@gatufo gatufo left a comment

Choose a reason for hiding this comment

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

LGTM!

@kmike kmike merged commit 10b56e3 into po-additional-requests May 27, 2022
@kmike
Copy link
Member

kmike commented May 27, 2022

Thanks @BurnzZ!

@BurnzZ BurnzZ deleted the async_callback_for branch October 14, 2022 06:26
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.

callback_for does not produce a coroutine.

5 participants