mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
730 stars 54 forks source link

refactor: :recycle: Replace try-expect by explicit if version meets #133

Closed Anselmoo closed 4 months ago

Anselmoo commented 1 year ago

See also: #129

codecov-commenter commented 1 year ago

Codecov Report

Merging #133 (9d0a6b5) into main (cfe4faa) will decrease coverage by 0.24%. The diff coverage is 78.57%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   96.04%   95.80%   -0.25%     
==========================================
  Files          22       22              
  Lines         658      668      +10     
==========================================
+ Hits          632      640       +8     
- Misses         26       28       +2     
Impacted Files Coverage Δ
tests/test_datatables_format.py 91.66% <76.92%> (-8.34%) :arrow_down:
itables/javascript.py 93.03% <100.00%> (+0.53%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more