ossama-othman / MaRC

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

Improve logging in MaRC #83

Closed ossama-othman closed 6 years ago

ossama-othman commented 6 years ago

Logging in MaRC has been improved by the following:

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 314


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/PhotoImageFactory.cpp 3 4 75.0%
src/command_line.cpp 18 19 94.74%
lib/MaRC/PhotoImageParameters.h 0 1 0.0%
lib/MaRC/PhotoImage.cpp 0 2 0.0%
lib/MaRC/PhotoImageParameters.cpp 0 3 0.0%
lib/MaRC/Orthographic.cpp 3 6 50.0%
src/parse_scan.cpp 1 4 25.0%
lib/MaRC/Log.h 5 9 55.56%
lib/MaRC/ViewingGeometry.cpp 2 11 18.18%
src/marc.cpp 12 23 52.17%
<!-- Total: 130 207 62.8% -->
Files with Coverage Reduction New Missed Lines %
lib/MaRC/Orthographic.cpp 1 62.55%
src/marc.cpp 1 65.79%
lib/MaRC/Version.cpp 2 0.0%
src/parse.yy 11 52.35%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 287: 8.002%
Covered Lines: 2055
Relevant Lines: 2734

💛 - Coveralls