specron / framework

Lightweight, open source and magic-free framework for testing solidity smart contracts.
https://specron.github.io/framework
MIT License
35 stars 11 forks source link

Fix spdx license when flattening. #99

Closed MoMannn closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #99 (32af80f) into master (8e2f198) will increase coverage by 0.37%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   63.14%   63.52%   +0.37%     
==========================================
  Files          29       29              
  Lines         483      488       +5     
  Branches       79       80       +1     
==========================================
+ Hits          305      310       +5     
  Misses        135      135              
  Partials       43       43              
Impacted Files Coverage Δ
packages/specron-flattener/src/core/flattener.ts 68.62% <100.00%> (+3.41%) :arrow_up: