boxine / bx_py_utils

Various Python utility functions
MIT License
7 stars 1 forks source link

Follow RISON spec more closely #177

Closed phihag closed 1 year ago

phihag commented 1 year ago

Allow dots, and sort keys, as demanded by the spec.

codecov-commenter commented 1 year ago

Codecov Report

Merging #177 (a02632e) into master (11edab6) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          49       49           
  Lines        1415     1415           
  Branches      234      234           
=======================================
  Hits         1325     1325           
  Misses         90       90           
Impacted Files Coverage Δ
bx_py_utils/rison.py 94.73% <100.00%> (ø)