cucumber / cucumber-js

Cucumber for JavaScript
https://cucumber.io
MIT License
5.01k stars 1.09k forks source link

chore: some fields can be readonly #2394

Closed asashour closed 2 months ago

asashour commented 3 months ago

🤔 What's changed?

There are three potential enhancements in this PR

  1. Some fields can be readonly
  2. Remove redundant await Promise.resolve
  3. Remove redundant await Promise.reject

⚡️ What's your motivation?

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

📋 Checklist:


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

coveralls commented 3 months ago

Coverage Status

coverage: 98.392%. remained the same when pulling 33ad8eae600825d351baed5e51c64d7c21780e50 on asashour:enhancements into 9dde5d02f25786b4dc4ea78ca86819bbe409b321 on cucumber:main.