NLDCSC / nldcsc

NLDCSC package
GNU General Public License v3.0
2 stars 0 forks source link

fixed problems when sorting SQL datatables #53

Closed Thomas-Dolle closed 6 months ago

Thomas-Dolle commented 6 months ago

SQL sort fix merge to master branch.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 35.59%. Comparing base (2e851fb) to head (971e192). Report is 5 commits behind head on master.

Files Patch % Lines
nldcsc/datatables/server_side_dt_sql.py 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ========================================== - Coverage 35.77% 35.59% -0.19% ========================================== Files 23 23 Lines 1146 1152 +6 ========================================== Hits 410 410 - Misses 736 742 +6 ```

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

P-T-I commented 6 months ago

@Thomas-Dolle Look ok; we'll leave the codecov fixes for what they are for now... ;-)