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: blockscout example project #3386

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

nadezhdapopovaa
Copy link
Contributor

@nadezhdapopovaa nadezhdapopovaa commented Jan 14, 2025

Description:
Example project for hedera-blockscout project deployment.

Related issue(s):

Fixes #3393

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Nadezhda Popova <[email protected]>
@nadezhdapopovaa nadezhdapopovaa linked an issue Jan 14, 2025 that may be closed by this pull request
@nadezhdapopovaa nadezhdapopovaa self-assigned this Jan 14, 2025
@nadezhdapopovaa nadezhdapopovaa added the enhancement New feature or request label Jan 14, 2025
Copy link

github-actions bot commented Jan 14, 2025

Test Results

 21 files   -   7  274 suites   - 142   44m 2s ⏱️ - 47m 15s
615 tests  -   2  607 ✅ + 14  4 💤 ±0  4 ❌  - 16 
786 runs   - 301  776 ✅  - 280  6 💤 ±0  4 ❌  - 21 

For more details on these failures, see this check.

Results for commit c75bb23. ± Comparison against base commit e779b0f.

♻️ This comment has been updated with latest results.

@nadezhdapopovaa nadezhdapopovaa added this to the 0.65.0 milestone Jan 15, 2025
Copy link
Collaborator

@konstantinabl konstantinabl left a comment

Choose a reason for hiding this comment

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

More changes are required

tools/blockscout-example/README.md Show resolved Hide resolved
tools/blockscout-example/README.md Outdated Show resolved Hide resolved
tools/blockscout-example/README.md Outdated Show resolved Hide resolved
tools/blockscout-example/README.md Show resolved Hide resolved
tools/blockscout-example/README.md Outdated Show resolved Hide resolved
natanasow
natanasow previously approved these changes Jan 15, 2025
@nadezhdapopovaa nadezhdapopovaa force-pushed the 3288-epic-explore-blockscout-explorer-support branch from cd40bf5 to befae87 Compare January 15, 2025 13:42
tools/blockscout-example/README.md Show resolved Hide resolved
tools/blockscout-example/README.md Outdated Show resolved Hide resolved
tools/blockscout-example/README.md Outdated Show resolved Hide resolved
tools/blockscout-example/README.md Show resolved Hide resolved
tools/blockscout-example/README.md Outdated Show resolved Hide resolved
@nadezhdapopovaa nadezhdapopovaa force-pushed the 3288-epic-explore-blockscout-explorer-support branch from 5e4cefb to c75bb23 Compare January 16, 2025 15:18
@nadezhdapopovaa nadezhdapopovaa merged commit 76687f8 into main Jan 17, 2025
46 of 47 checks passed
@nadezhdapopovaa nadezhdapopovaa deleted the 3288-epic-explore-blockscout-explorer-support branch January 17, 2025 16:17
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.87%. Comparing base (67b61c6) to head (c75bb23).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3386   +/-   ##
=======================================
  Coverage   84.87%   84.87%           
=======================================
  Files          69       69           
  Lines        4742     4742           
  Branches     1067     1067           
=======================================
  Hits         4025     4025           
  Misses        400      400           
  Partials      317      317           
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 79.56% <ø> (ø)
server 83.28% <ø> (ø)
ws-server 36.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EPIC] Explore BlockScout Explorer Support Blockscout example project
4 participants