Fantom-foundation / go-lachesis

aBFT consensus for permission-less networks
https://fantom.foundation
MIT License
223 stars 78 forks source link

Upgrade to GitHub-native Dependabot #608

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then.

Dependabot has been fully integrated into GitHub, so you no longer have to install and manage a separate app. This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When merged, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!

With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates, and you'll configure Dependabot through the new config file rather than a UI.

If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.

Learn more about migrating to GitHub-native Dependabot

Please note that regular @dependabot commands do not work on this pull request.

codecov-commenter commented 3 years ago

Codecov Report

Merging #608 (1fcc52f) into master (b3daf09) will increase coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
+ Coverage   41.37%   41.82%   +0.45%     
==========================================
  Files         152      152              
  Lines       11107     9476    -1631     
==========================================
- Hits         4595     3963     -632     
+ Misses       6114     5142     -972     
+ Partials      398      371      -27     
Impacted Files Coverage Δ
gossip/poset_hook.go 32.14% <0.00%> (-15.23%) :arrow_down:
poset/store_epoch_state.go 55.55% <0.00%> (-8.45%) :arrow_down:
vector/store_branches_info.go 47.61% <0.00%> (-8.39%) :arrow_down:
integration/db.go 66.66% <0.00%> (-8.34%) :arrow_down:
poset/input.go 16.66% <0.00%> (-8.34%) :arrow_down:
inter/pos/sort.go 80.00% <0.00%> (-7.50%) :arrow_down:
gossip/store_heads.go 33.33% <0.00%> (-6.67%) :arrow_down:
poset/store_event_confirmed.go 60.00% <0.00%> (-6.67%) :arrow_down:
poset/store_frame.go 71.42% <0.00%> (-6.35%) :arrow_down:
poset/traversal.go 77.77% <0.00%> (-5.56%) :arrow_down:
... and 142 more

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 b3daf09...1fcc52f. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

As a reminder, Dependabot Preview will be shut down on August 3rd, 2021. You can merge this pull request to migrate to GitHub-native Dependabot. You can read the docs to learn more about what's changing, as well as find out how to get support if you need help migrating.