poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Refactor) Remove str_eq #86

Closed Janther closed 6 years ago

Janther commented 6 years ago

The only use of str_eq is for comparison with an empty string. So I removed this to clean unused code.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 229


Changes Missing Coverage Covered Lines Changed/Added Lines %
blockchain/contracts/ProofOfPhysicalAddress.sol 6 7 85.71%
<!-- Total: 6 7 85.71% -->
Totals Coverage Status
Change from base Build 227: 0.1%
Covered Lines: 759
Relevant Lines: 1060

💛 - Coveralls