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: Add race flag to e2e tests #785

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

bamzedev
Copy link
Contributor

@bamzedev bamzedev commented Aug 10, 2023

Description:

Related issue(s):

Fixes #763

Notes for reviewer:
The -race for testnets will be added in another PR.

Checklist

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

@bamzedev bamzedev changed the title Feat: Add race falg to e2e tests Feat: Add race flag to e2e tests Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f086701) 61.66% compared to head (9de0a56) 61.67%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #785   +/-   ##
========================================
  Coverage    61.66%   61.67%           
========================================
  Files          164      164           
  Lines        33602    33602           
========================================
+ Hits         20721    20724    +3     
+ Misses       11588    11584    -4     
- Partials      1293     1294    +1     

see 1 file with indirect coverage changes

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

Signed-off-by: Emanuel Pargov <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bamzedev bamzedev requested a review from rokn August 11, 2023 11:09
@bamzedev bamzedev merged commit 3f01d98 into develop Aug 14, 2023
7 checks passed
@bamzedev bamzedev deleted the feat/add-race-flag-to-e2e branch August 14, 2023 10:30
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.

Data race in node and network address book management
3 participants