peerplays-network / peerplays

The Peerplays Blockchain
https://www.peerplays.com
MIT License
34 stars 18 forks source link

Resolve #374 #378

Closed nathanielhourt closed 2 years ago

nathanielhourt commented 4 years ago

Replace all object refs in macros with IDs, and fix affected tests to look up objects by ID rather than using invalidated refs.

A full audit of all tests should be performed to eliminate any further usage of invalidated object references.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

bobinson commented 4 years ago

@RoshanSyed : Please check why CI is still waiting on this PR