Skip to content

Conversation

@Chisanan232
Copy link
Owner

Target

  • Add GitHub Action reusable workflow about pushing Python package to PyPI.

Modify Code Scope

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

Effecting Scope

  • Nothing, Providing new GitHub Action reusable workflow.

Description

  • Add new reusable workflow about compiling and pushing Python package to PyPI.
  • Import new reusable workflow into testing CI.
  • Modify the GitHub repository name.

@coveralls
Copy link

coveralls commented Nov 30, 2022

Pull Request Test Coverage Report for Build 3584055051

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 66.667%

Changes Missing Coverage Covered Lines Changed/Added Lines %
test_gh_workflow/pkg_info.py 0 1 0.0%
Totals Coverage Status
Change from base Build 3580792838: 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 (c3fe3ba) compared to base (2a1c513).
Patch coverage: 0.00% of modified lines in pull request are covered.

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

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

Impacted Files Coverage Δ
test_gh_workflow/__pkg_info__.py 0.00% <0.00%> (ø)

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 79c5629 into release Dec 1, 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