Skip to content

Refactor: Use pest for tests #14

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

Merged
merged 4 commits into from
Jan 24, 2021
Merged

Conversation

bpolaszek
Copy link
Owner

Depends on #13.

Ping @simPod

@bpolaszek bpolaszek changed the base branch from master to 2.0.x-dev January 17, 2021 17:47
@bpolaszek bpolaszek changed the base branch from 2.0.x-dev to refactor/namespace-everything January 17, 2021 17:48
@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #14 (133ab27) into 2.0.x-dev (d8ede8c) will increase coverage by 16.66%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           2.0.x-dev       #14       +/-   ##
===============================================
+ Coverage      83.33%   100.00%   +16.66%     
===============================================
  Files              2         2               
  Lines             42        42               
===============================================
+ Hits              35        42        +7     
+ Misses             7         0        -7     
Impacted Files Coverage Δ
src/iterable-functions.php 100.00% <0.00%> (+15.00%) ⬆️
src/IterableObject.php 100.00% <0.00%> (+18.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8ede8c...133ab27. Read the comment docs.

@bpolaszek bpolaszek force-pushed the refactor/namespace-everything branch from 7121ba0 to 7cf69f1 Compare January 18, 2021 08:20
@bpolaszek bpolaszek force-pushed the refactor/use-pest-for-tests branch from e913c87 to 400ad11 Compare January 18, 2021 08:32
Base automatically changed from refactor/namespace-everything to 2.0.x-dev January 18, 2021 20:58
@bpolaszek bpolaszek marked this pull request as ready for review January 18, 2021 20:59
@bpolaszek bpolaszek force-pushed the refactor/use-pest-for-tests branch from 400ad11 to a34cd91 Compare January 23, 2021 09:07
@bpolaszek bpolaszek force-pushed the refactor/use-pest-for-tests branch from 4280ccb to ed4eade Compare January 23, 2021 10:42
@bpolaszek bpolaszek force-pushed the refactor/use-pest-for-tests branch from ed4eade to 133ab27 Compare January 23, 2021 10:47
@bpolaszek bpolaszek merged commit 1162238 into 2.0.x-dev Jan 24, 2021
@bpolaszek bpolaszek deleted the refactor/use-pest-for-tests branch January 24, 2021 17:59
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.

2 participants