naja-js / naja

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

ScriptLoader: deduplicate loaded scripts by ID if present #340

Closed jiripudil closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #340 (26b32e8) into master (b43b5b9) will increase coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
+ Coverage   84.95%   85.20%   +0.24%     
==========================================
  Files          11       11              
  Lines         359      365       +6     
  Branches      104      106       +2     
==========================================
+ Hits          305      311       +6     
  Misses         20       20              
  Partials       34       34              
Impacted Files Coverage Δ
src/core/ScriptLoader.ts 92.59% <100.00%> (+2.11%) :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 b43b5b9...26b32e8. Read the comment docs.