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: fixtures usage example #2704

Merged
merged 2 commits into from
Aug 28, 2024
Merged

fix: fixtures usage example #2704

merged 2 commits into from
Aug 28, 2024

Conversation

arianejasuwienas
Copy link
Contributor

@arianejasuwienas arianejasuwienas commented Jul 16, 2024

Description:

Enhance the Waffle usage example by adding additional code that demonstrates how Waffle Fixtures can be utilized.

Related issue(s):

#2882

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Copy link

sonarcloud bot commented Jul 16, 2024

Copy link

github-actions bot commented Jul 16, 2024

Acceptance Tests

  20 files  246 suites   32m 29s ⏱️
615 tests 607 ✔️ 4 💤 4
760 runs  752 ✔️ 4 💤 4

Results for commit 5026072.

♻️ This comment has been updated with latest results.

@arianejasuwienas arianejasuwienas marked this pull request as ready for review August 5, 2024 07:42
@arianejasuwienas arianejasuwienas self-assigned this Aug 5, 2024
@arianejasuwienas arianejasuwienas added ArianeLabs Items ArianeLabs is contributing to enhancement New feature or request labels Aug 5, 2024
@arianejasuwienas arianejasuwienas added this to the 0.54.0 milestone Aug 5, 2024
@acuarica
Copy link
Contributor

acuarica commented Aug 5, 2024

Hi @arianejasuwienas, thanks for sending this. Could you please fill in the PR description? So we are aware what motivated this change.

@quiet-node quiet-node modified the milestones: 0.54.0, 0.55.0 Aug 12, 2024
Copy link

github-actions bot commented Aug 12, 2024

Tests

       3 files     209 suites   16s ⏱️
1 057 tests 1 056 ✔️ 1 💤 0
1 069 runs  1 068 ✔️ 1 💤 0

Results for commit 5026072.

♻️ This comment has been updated with latest results.

@acuarica
Copy link
Contributor

Hey @arianejasuwienas, there are some outstanding comments. Would you be able to address them so we can merge this?

Copy link

sonarcloud bot commented Aug 26, 2024

Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lg

@arianejasuwienas arianejasuwienas linked an issue Aug 27, 2024 that may be closed by this pull request
Copy link
Collaborator

@natanasow natanasow left a comment

Choose a reason for hiding this comment

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

LGTM

@arianejasuwienas arianejasuwienas merged commit 02fc679 into main Aug 28, 2024
46 checks passed
@arianejasuwienas arianejasuwienas deleted the waffle-fixtures branch August 28, 2024 11:23
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.63%. Comparing base (265e137) to head (5026072).
Report is 102 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2704      +/-   ##
==========================================
+ Coverage   77.06%   82.63%   +5.57%     
==========================================
  Files          40       47       +7     
  Lines        3266     3456     +190     
  Branches      683      731      +48     
==========================================
+ Hits         2517     2856     +339     
+ Misses        529      373     -156     
- Partials      220      227       +7     
Flag Coverage Δ
relay 82.71% <ø> (?)
server 81.19% <ø> (?)
ws-server 97.87% <ø> (?)

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

see 35 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArianeLabs Items ArianeLabs is contributing to enhancement New feature or request
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

Waffle working Fixtures example
4 participants