naja-js / naja

Modern AJAX library for Nette Framework
https://naja.js.org
MIT License
109 stars 16 forks source link

core: properly serialize POJOs/arrays of any depth #224

Closed jiripudil closed 3 years ago

jiripudil commented 3 years ago

closes #202

codecov[bot] commented 3 years ago

Codecov Report

Merging #224 (c5e164d) into master (0c176dc) will increase coverage by 1.08%. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   84.34%   85.43%   +1.08%     
==========================================
  Files          11       11              
  Lines         345      357      +12     
  Branches       99      102       +3     
==========================================
+ Hits          291      305      +14     
+ Misses         21       20       -1     
+ Partials       33       32       -1     
Impacted Files Coverage Δ
src/Naja.ts 98.70% <96.15%> (+3.31%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0c176dc...c5e164d. Read the comment docs.