Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test timers #20

Merged
merged 29 commits into from
Nov 15, 2023
Merged

Test timers #20

merged 29 commits into from
Nov 15, 2023

Conversation

maanst
Copy link
Collaborator

@maanst maanst commented Nov 15, 2023

I have added test timing that is shown in the stdout.
Some troubleshooting was needed to understand why test information was not shown or saved. The problem was a hardcoded reference to edamontology/caseologue in the YAML workflow files checkout section. This is not necessarily a problem when working in the original repo, but it makes working with forks difficult. Checkout is set to nothing now, so it follows the default behavior of checking out the current repo.

I've also updated the workflow README and updated the GitHub actions to newer versions (v3) since v2 is being phased out. There should be no more warnings about nodes. Beyond this, I've done some reformatting suggested by Pycharm, simplified some boolean expressions, and removed unnecessary parentheses.

Marius André Strand and others added 29 commits November 8, 2023 21:20
Updated actions version and workflow README
* Pycharm reformatting and removal of redundant parentheses

* Simplifying boolean expressions

---------

Co-authored-by: Marius André Strand <[email protected]>
@maanst maanst added the enhancement New feature or request label Nov 15, 2023
@maanst maanst self-assigned this Nov 15, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@maanst maanst merged commit 9b8e1bc into edamontology:main Nov 15, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant