hackbg / chainlink-makerdao-automation

Chainlink Automation contracts for MakerDAO cron jobs
10 stars 7 forks source link

refactor: split deploy script #48

Closed imollov closed 2 years ago

imollov commented 2 years ago

fixes #44

codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (57098db) into main (41e850e) will increase coverage by 1.06%. The diff coverage is n/a.

:exclamation: Current head 57098db differs from pull request most recent head 7c13a39. Consider uploading reports for the commit 7c13a39 to get more accurate results

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   94.51%   95.58%   +1.06%     
==========================================
  Files           8        8              
  Lines         164      181      +17     
  Branches       30       34       +4     
==========================================
+ Hits          155      173      +18     
+ Misses          9        8       -1     
Impacted Files Coverage Δ
contracts/DssCronKeeper.sol 100.00% <0.00%> (ø)
contracts/DssVestTopUp.sol 95.65% <0.00%> (+0.86%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more