A powershell script to convert html report to codecov.io JSON format by bero · Pull Request #48 · DelphiCodeCoverage/DelphiCodeCoverage · GitHub
Skip to content

A powershell script to convert html report to codecov.io JSON format#48

Open
bero wants to merge 1 commit intoDelphiCodeCoverage:masterfrom
bero:master
Open

A powershell script to convert html report to codecov.io JSON format#48
bero wants to merge 1 commit intoDelphiCodeCoverage:masterfrom
bero:master

Conversation

@bero
Copy link
Copy Markdown

@bero bero commented Jan 9, 2026

Check https://about.codecov.io

It is a very nice page to show code coverage progress from unittests in browser.
This is a free service for opensource projects.
As usual Delphi is not directly supported.
But as it accept JSON it is possible to make a script.

To upload the JSON-file codecov.exe needs to be downloaded

@MHumm
Copy link
Copy Markdown

MHumm commented Jan 10, 2026

@bero
Copy link
Copy Markdown
Author

bero commented Feb 8, 2026

The usage is that in codecov you can show the history in a nice diagram.
But if you think this don't fit in you repo it is OK for me. I can make a new repository and refer to DelphiCodeCoverage 🙂

@MHumm
Copy link
Copy Markdown

MHumm commented Feb 8, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants