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

chore: relocate contract related testing #526

Merged
merged 17 commits into from
Oct 11, 2022
Merged

chore: relocate contract related testing #526

merged 17 commits into from
Oct 11, 2022

Conversation

camsjams
Copy link
Contributor

@camsjams camsjams commented Oct 4, 2022

Closes #492

@camsjams camsjams self-assigned this Oct 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
89.19% (+5.07% 🔼)
3439/3856
🟡 Branches
70.19% (+7.89% 🔼)
657/936
🟢 Functions
86.57% (+7.36% 🔼)
690/797
🟢 Lines
89.11% (+5% 🔼)
3291/3693
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / utils.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%

Test suite run success

521 tests passing in 47 suites.

Report generated by 🧪jest coverage report action from f6f2f2e

@camsjams camsjams marked this pull request as ready for review October 5, 2022 06:32
@camsjams camsjams requested a review from a team October 5, 2022 06:32
@camsjams camsjams closed this Oct 5, 2022
@camsjams camsjams reopened this Oct 5, 2022
QuinnLee
QuinnLee previously approved these changes Oct 5, 2022
@luizstacio luizstacio self-requested a review October 5, 2022 15:43
Copy link
Member

@luizstacio luizstacio left a comment

Choose a reason for hiding this comment

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

Why the name gauge?

packages/fuel-gauge/src/utils.ts Outdated Show resolved Hide resolved
packages/fuel-gauge/package.json Outdated Show resolved Hide resolved
@camsjams
Copy link
Contributor Author

camsjams commented Oct 5, 2022

Why the name gauge?

Fuel level gauge

image

@camsjams camsjams enabled auto-merge (squash) October 10, 2022 21:52
@camsjams camsjams requested a review from a team October 10, 2022 23:45
@camsjams camsjams merged commit b6942b1 into master Oct 11, 2022
@camsjams camsjams deleted the cm/issue-492 branch October 11, 2022 14:32
camsjams pushed a commit that referenced this pull request Oct 11, 2022
* rm

* update ignore

* relocate and update configs

* relocate to new package

* Adjust ignores

* Check in contracts

* Meta cleanup

* rename folder, bring in some fuels-rs files for test

* Add file to test small specs

* Update package.json

* Update process-predicate.ts

* Update utils.ts

* Update pnpm-lock.yaml

* fmt

* lint
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.

Organize contract tests in a better way
3 participants