brainandforce / Electrum.jl

A Julian toolkit for solid-state chemical theory.
MIT License
31 stars 0 forks source link

Testing to fix codecov report upload failures #125

Closed brainandforce closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@983ea52). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Current head a9e8efa differs from pull request most recent head 601de93. Consider uploading reports for the commit 601de93 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ======================================= Coverage ? 28.83% ======================================= Files ? 16 Lines ? 1252 Branches ? 0 ======================================= Hits ? 361 Misses ? 891 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brandon+Flores). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brandon+Flores)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

brainandforce commented 2 years ago

Looks like I figured out why it wasn't running on main: the push trigger was only for master, which doesn't exist here...