Skip to content

Conversation

@Chisanan232
Copy link
Owner

Target

  • Add new reusable workflow about pre-testing before building.

Modify Code Scope

  • Configuration

    • The directory .github/workflows of GitHub Action workflows.
  • Testing

    • Some Python code for testing CI processing, e.g., setup.py and scripts/ci/test/test_pgk_install.py.
  • Document

    • README.md file.

Effecting Scope

  • Provide new reusable GitHub Action workflow.

Description

  • Add new reusable GitHub Action workflow about running pre-testing of Python package with simple way, e.g., import modules.
  • Apply the new feature to testing CI workflows.
  • Add the detail info about new GitHub Action workflow in README.

@coveralls
Copy link

coveralls commented Nov 30, 2022

Pull Request Test Coverage Report for Build 3580768401

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 66.667%

Totals Coverage Status
Change from base Build 3570258030: 0.0%
Covered Lines: 2
Relevant Lines: 3

💛 - Coveralls

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

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

Coverage data is based on head (2a1c513) compared to base (549b31f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           release     #32   +/-   ##
=======================================
  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 d300baf into release Nov 30, 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.

3 participants