ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Further automation prep #104

Closed ossama-othman closed 5 years ago

ossama-othman commented 5 years ago

Further prepare for improved automation in MaRC.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 465


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/MapCommand.cpp 28 29 96.55%
src/MapParameters.h 1 2 50.0%
src/PhotoImageFactory.cpp 9 10 90.0%
src/MapCommand_t.cpp 21 27 77.78%
src/FITS_image_t.cpp 20 28 71.43%
src/MapParameters.cpp 15 31 48.39%
src/FITS_file.cpp 39 87 44.83%
<!-- Total: 232 313 74.12% -->
Files with Coverage Reduction New Missed Lines %
src/MapParameters.cpp 1 65.38%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 458: 0.07%
Covered Lines: 2607
Relevant Lines: 3085

💛 - Coveralls