aburrell / apexpy

A Python wrapper for Apex coordinates
MIT License
34 stars 25 forks source link

Unit test reorganization #73

Closed aburrell closed 3 years ago

aburrell commented 3 years ago

Description

Partially addresses issue #58 by:

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Running unit tests locally

Test Configuration:

Checklist:

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 762


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/apexpy/apex.py 5 6 83.33%
<!-- Total: 5 6 83.33% -->
Totals Coverage Status
Change from base Build 730: 1.5%
Covered Lines: 373
Relevant Lines: 377

💛 - Coveralls
aburrell commented 3 years ago

Also partially addresses #60

aburrell commented 3 years ago

Also addresses #72