Skip to content

Conversation

@Chisanan232
Copy link
Owner

Target

  • Fix the issue of setup Python error with version 3.6 and ubuntu 20.04.

Modify Code Scope

  • The configurations of GitHub Action in directory .github.

Effecting Scope

  • All CI automation of GitHub Action about running test by PyTest.

Description

  • Modify the runtime environment setting under testing as below:
    • Python version 3.6 up (3.7, 3.8, 3.9, 3.10, 3.11) with ubuntu latest version (22.04 currently).
    • Python version 3.6 with ubuntu 20.04.

Chisanan232 and others added 21 commits August 17, 2022 09:13
🎉🎊🍾 [New Feature] (config) Add a new template content with markdown for PR.
🎉🎊🍾 [New Feature] (config) Add reusable configurations for CI tool GitHub Action.
🎉🎊🍾 [New Feature + Breaking Change] (config) Modify the process about organizing and uploading testing coverage reports.
🎉🎊🍾 [New Feature] (config) Add sample code and configurations for testing workflows to ensure its functions.
⚒🛠💣 [Bug Fix] (config) Fix the issue about incorrect value-format at option 'flags' of codecov action.
🎉🎊🍾 [New Feature] (docs) Add project README.
🎉🎊🍾 [New Feature + Breaking Change + Refactor] (config + docs) Add new feature, integrate organizing reports features and update document.
⚒🛠💣 [Bug Fix] (config + script) Fix the issue about 'git diff' of '.github/release-notes.md' and command lines of GitHub Action configuration.
🔧⚙️🔩 [Bug Fix + Breaking Change] (config) Modify the CI/CD process.
⚒🛠💣 [Bug Fix] (config) Add token for GitHub command line tool 'gh'.
🔧⚙️🔩 [Breaking Change] (config) Parametrize the GitHub token as 'github_auth_token'.
🔬🧪🧬 [Refactor] (config) Upgrade GitHub Action syntax usage and actions version.
@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (d1e19a8) compared to base (9e51b7e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           release     #30   +/-   ##
=======================================
  Coverage     0.00%   0.00%           
=======================================
  Files            1       1           
  Lines            1       1           
=======================================
  Misses           1       1           
Flag Coverage Δ
integration 0.00% <ø> (ø)
unit 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@Chisanan232 Chisanan232 merged commit 72c3a7c into release Nov 26, 2022
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