HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
56 stars 25 forks source link

Calibration testcases #708

Closed psavery closed 2 weeks ago

pep8speaks commented 4 weeks ago

Hello @psavery! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 114:80: E501 line too long (82 > 79 characters) Line 115:80: E501 line too long (82 > 79 characters)

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.32%. Comparing base (433a0d5) to head (4118a8f). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #708 +/- ## ========================================== + Coverage 33.49% 36.32% +2.83% ========================================== Files 129 129 Lines 21237 21238 +1 ========================================== + Hits 7113 7715 +602 + Misses 14124 13523 -601 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.