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

feat(HTTP): Integrate AddRowDouble and update tests #926

Merged
merged 32 commits into from
Jan 10, 2024

Conversation

izikdepth
Copy link
Contributor

Description

Briefly describe the changes introduced by this pull request.

Related issue(s)

If this Pull Request is related to an issue, mention it here.

  • Fixes #(issue number)

izikdepth and others added 29 commits November 26, 2023 23:55
Refactored mock.go to support new testing functionality. Implemented AddRowDouble in blockchain.go and added corresponding functionality in server.go. Added comprehensive tests for AddRowDouble in server_test.go to ensure accuracy and reliability.
www/http/blockchain_test.go Show resolved Hide resolved
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Merging #926 (f1e997d) into main (24be352) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #926      +/-   ##
==========================================
+ Coverage   83.43%   83.47%   +0.03%     
==========================================
  Files         172      172              
  Lines        8828     8829       +1     
==========================================
+ Hits         7366     7370       +4     
+ Misses       1108     1105       -3     
  Partials      354      354              

@kehiy kehiy changed the title feat(http, state): Integrate AddRowDouble and update tests feat(HTTP): Integrate AddRowDouble and update tests Jan 10, 2024
@kehiy kehiy merged commit eab6bb3 into pactus-project:main Jan 10, 2024
13 checks passed
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