JuliaComputing / OpenAPI.jl

OpenAPI helper and code generator for Julia
Other
43 stars 8 forks source link

fixes and tests for #51 #52

Closed tanmaykm closed 1 year ago

tanmaykm commented 1 year ago

Some fixes related to #51, added tests. The API is now named storefile, which feels more appropriate. Updated API docs.

fixes: #46 #50

codecov-commenter commented 1 year ago

Codecov Report

Merging #52 (acf23d2) into main (21145d4) will increase coverage by 3.41%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   77.58%   80.99%   +3.41%     
==========================================
  Files           7        7              
  Lines         562      563       +1     
==========================================
+ Hits          436      456      +20     
+ Misses        126      107      -19     
Files Changed Coverage Δ
src/client.jl 82.89% <100.00%> (+5.67%) :arrow_up:

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