Chilipp / autodocsumm

Extending your autodoc API docs with a summary
Apache License 2.0
48 stars 14 forks source link

remove OrderedDict #85

Closed Chilipp closed 1 year ago

Chilipp commented 1 year ago

as pythons dict is ordered since python 3.6

codecov[bot] commented 1 year ago

Codecov Report

Merging #85 (12a335c) into master (e06ce19) will increase coverage by 1.23%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   59.39%   60.63%   +1.23%     
==========================================
  Files           2        2              
  Lines         665      658       -7     
==========================================
+ Hits          395      399       +4     
+ Misses        270      259      -11     
Impacted Files Coverage Δ
autodocsumm/__init__.py 85.19% <100.00%> (+0.30%) :arrow_up:
autodocsumm/_version.py 39.54% <0.00%> (+2.54%) :arrow_up:

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