Skip to content

test.yml workflow codacy report issue #56

@qchempku2017

Description

@qchempku2017

Expected Behavior

codacy report should work with any matrix.python_version == any python version without specific condition

Current Behavior

Currently, codacy report can only work with python 3.9 without other condition.
If python 3.11 is used, must add condition: matrix.python_version == '3.11' && github.repository == github.event.pull_request.head.repo.full_name
alongside matrix version check.

Possible Solution

Possibly requires a future update of codacy-coverage-reporter or the github testing environment.

Steps to Reproduce

Context

Detailed Description

Possible Implementation

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions