Set date when uploading report

Summary

The ability to specify the date of the report when using the upload functionality.

Description

I just started using Codecov and want to upload the reports of the commits of the past month to supply codecov with some existing history/data. To accomplish this, I checked out to an old commit, generated the code coverage report, and ran the bash uploader. The problem that occurred is that the report of this old commit became the most recent report on master and decreased code coverage. I expected the bash uploader to use the git committer date for the report or a flag for specifying a date to exist. The report should appear on the specified date and not the date of upload.

Versions

Bash uploader 20210309-2b87ace

Related search terms

  • Importing old data
  • Set date
  • Committer date

Thanks for this @Waylander, I’ll sync with the product team on it.