hackbg / chainlink-makerdao-automation

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

feat: setter functions for uniswap params #34

Closed ivaylonikolov7 closed 2 years ago

ivaylonikolov7 commented 2 years ago

resolves #33

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (890308c) into main (25c872e) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   95.51%   95.62%   +0.11%     
==========================================
  Files           7        7              
  Lines         156      160       +4     
  Branches       30       30              
==========================================
+ Hits          149      153       +4     
  Misses          7        7              
Impacted Files Coverage Δ
contracts/DssVestTopUp.sol 94.69% <100.00%> (+0.19%) :arrow_up:

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