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(examples): update api example #532

Merged
merged 1 commit into from Aug 17, 2023

Conversation

forward32
Copy link
Contributor

🤔 What's changed?

This PR updates api example since now code inside of it doesn't match with README.

⚡️ What's your motivation?

Now you can use README to explore this example and be sure that code works properly.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, documentation etc. without changing behaviour)

♻️ Anything particular you want feedback on?

I also have updated screenshots. Need to update paths to them.


This text was originally generated from a template, then edited by hand. You can modify the template here.

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #532 (d82c92b) into main (51d164f) will decrease coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is 77.61%.

@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
- Coverage   82.96%   82.94%   -0.03%     
==========================================
  Files          28       28              
  Lines        3375     3412      +37     
==========================================
+ Hits         2800     2830      +30     
- Misses        461      467       +6     
- Partials      114      115       +1     
Files Changed Coverage Δ
suite.go 86.92% <77.61%> (-2.48%) ⬇️

... and 1 file with indirect coverage changes

@vearutop vearutop merged commit 75d5cab into cucumber:main Aug 17, 2023
6 of 7 checks passed
@aslakhellesoy
Copy link
Contributor

Hi @forward32,

Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾

In return for this generous offer we hope you will:

  • ✅ Continue to use branches and pull requests. When someone on the core team approves a pull request (yours or someone else's), you're welcome to merge it yourself.
  • 💚 Commit to setting a good example by following and upholding our code of conduct in your interactions with other collaborators and users.
  • 💬 Join the community Slack channel to meet the rest of the team and make yourself at home.
  • ℹ️ Don't feel obliged to help, just do what you can if you have the time and the energy.
  • 🙋 Ask if you need anything. We're looking for feedback about how to make the project more welcoming, so please tell us!

On behalf of the Cucumber core team,
Aslak Hellesøy
Creator of Cucumber

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.

None yet

3 participants