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

test: add test cases in ContractsByCode #71

Merged
merged 4 commits into from
Aug 18, 2023

Conversation

170210
Copy link

@170210 170210 commented Aug 15, 2023

Description

Add test cases in function ContractsByCode because we have not tested it.
This PR adds 8 test cases to this function, including #65 and #66.

How has this been tested?

Unit tests

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes. (not need)
  • I have updated the documentation accordingly. (not need)
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml (not need)

@170210 170210 marked this pull request as draft August 15, 2023 02:51
@170210 170210 force-pushed the fixup/contractsByCode branch from 45127a2 to 4ba65f0 Compare August 15, 2023 02:57
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #71 (e5240a6) into main (f504ce8) will increase coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   62.74%   62.80%   +0.06%     
==========================================
  Files          80       80              
  Lines        9966     9966              
==========================================
+ Hits         6253     6259       +6     
+ Misses       3383     3379       -4     
+ Partials      330      328       -2     

see 2 files with indirect coverage changes

@170210 170210 marked this pull request as ready for review August 15, 2023 04:12
@170210 170210 self-assigned this Aug 15, 2023
Kynea0b
Kynea0b previously approved these changes Aug 15, 2023
@Kynea0b
Copy link

Kynea0b commented Aug 15, 2023

I think it's okay to delete unnecessary items in the explanation of the PR template.

da1suk8
da1suk8 previously approved these changes Aug 16, 2023
@170210 170210 dismissed stale reviews from da1suk8 and Kynea0b via e5240a6 August 18, 2023 08:31
@da1suk8 da1suk8 self-requested a review August 18, 2023 09:13
@170210 170210 requested a review from Kynea0b August 18, 2023 09:15
@170210 170210 merged commit 40fa7c7 into Finschia:main Aug 18, 2023
@170210 170210 deleted the fixup/contractsByCode branch September 7, 2023 04:28
@zemyblue zemyblue mentioned this pull request Oct 19, 2023
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.

4 participants