Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn if repos.md is not properly formatted #2622

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Jun 6, 2022

Closes #2579.

@fthomas fthomas added the enhancement New feature or request label Jun 6, 2022
@fthomas fthomas added this to the 0.15.0 milestone Jun 6, 2022
@exoego
Copy link
Contributor

exoego commented Jun 6, 2022

Ah, coverage change is not shown... 🤔
Is this already covered?

@fthomas
Copy link
Member Author

fthomas commented Jun 6, 2022

The logs indicate that the report was not uploaded:

[2022-06-06T20:02:38.365Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}

I'll rerun the build.

@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #2622 (7f137f4) into main (1f0c59e) will decrease coverage by 0.00%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main    #2622      +/-   ##
==========================================
- Coverage   81.10%   81.09%   -0.01%     
==========================================
  Files         144      144              
  Lines        2540     2544       +4     
  Branches       48       45       -3     
==========================================
+ Hits         2060     2063       +3     
- Misses        480      481       +1     
Impacted Files Coverage Δ
...org/scalasteward/core/application/StewardAlg.scala 44.11% <83.33%> (+4.11%) ⬆️

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 1f0c59e...7f137f4. Read the comment docs.

@exoego exoego merged commit 217dab2 into main Jun 15, 2022
@fthomas fthomas deleted the topic/warn-no-repos branch June 15, 2022 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scala Steward container exits silently
2 participants