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

Add tests for MustGetSelectedNetworksFromEnv and NewEVMNetwork #749

Merged
merged 4 commits into from
Oct 27, 2023

Conversation

lukaszcl
Copy link
Contributor

@lukaszcl lukaszcl commented Oct 27, 2023

  • add tests for NewEVMNetwork

@lukaszcl lukaszcl changed the title Add tests for MustGetSelectedNetworks Add tests for MustGetSelectedNetworksFromEnv Oct 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4898f11) 21.57% compared to head (e09f1ec) 22.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
+ Coverage   21.57%   22.58%   +1.00%     
==========================================
  Files          31       32       +1     
  Lines        4167     4251      +84     
==========================================
+ Hits          899      960      +61     
- Misses       3177     3193      +16     
- Partials       91       98       +7     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

networks/known_networks_test.go Outdated Show resolved Hide resolved
@lukaszcl lukaszcl force-pushed the add-tests-for-MustGetSelectedNetworksFromEnv branch from 1d6f19e to 3868cec Compare October 27, 2023 14:45
@lukaszcl lukaszcl marked this pull request as draft October 27, 2023 14:56
@lukaszcl lukaszcl marked this pull request as ready for review October 27, 2023 15:23
@lukaszcl lukaszcl changed the title Add tests for MustGetSelectedNetworksFromEnv Add tests for MustGetSelectedNetworksFromEnv and NewEVMNetwork Oct 27, 2023
@lukaszcl lukaszcl merged commit 8021838 into main Oct 27, 2023
6 checks passed
@lukaszcl lukaszcl deleted the add-tests-for-MustGetSelectedNetworksFromEnv branch October 27, 2023 15:32
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

3 participants