Quantco / datajudge

Assessing whether data from database complies with reference information.
https://datajudge.readthedocs.io
BSD 3-Clause "New" or "Revised" License
42 stars 3 forks source link

Edit dates example. #220

Closed kklein closed 7 months ago

kklein commented 7 months ago

Before:

Screenshot 2024-04-03 at 17 03 10

After:

Screenshot 2024-04-03 at 17 03 14

kklein commented 7 months ago

Thanks for bringing this to my attention @MariusMerkleQC :)

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 93.71%. Comparing base (cb8e025) to head (211773d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== - Coverage 93.76% 93.71% -0.06% ========================================== Files 18 18 Lines 1894 1894 ========================================== - Hits 1776 1775 -1 - Misses 118 119 +1 ```

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

MariusMerkleQC commented 7 months ago

Oh, thanks for fixing this as well! I saw the weird formatting as well, but didn't know how to fix it!