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

Multiple improvements to tests suites #212

Merged
merged 6 commits into from
Mar 10, 2024
Merged

Multiple improvements to tests suites #212

merged 6 commits into from
Mar 10, 2024

Conversation

rylorin
Copy link
Member

@rylorin rylorin commented Mar 10, 2024

Multiple improvements to tests suites
Added cryptos to some tests suites
Fix some documentation bugs

Test Suites: 1 failed, 41 passed, 42 total
Tests:       1 failed, 105 passed, 106 total
Snapshots:   0 total
Time:        103.039 s

/**
* Crypto contract.
*/
export class Crypto implements Contract {
Copy link

Choose a reason for hiding this comment

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

Similar blocks of code found in 4 locations. Consider refactoring.

Copy link

codeclimate bot commented Mar 10, 2024

Code Climate has analyzed commit 39128d3 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 1

View more on Code Climate.

@rylorin rylorin merged commit 8e489b1 into master Mar 10, 2024
5 of 6 checks passed
@rylorin rylorin deleted the ryl20240310 branch March 10, 2024 21:37
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.

1 participant