-
Notifications
You must be signed in to change notification settings - Fork 15
Add mypy to the commit hooks and address typing issues #72
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
Conversation
Click to view CI ResultsGitHub pull request #72 of commit 6e9e652fd69122a8386249c5cbd1d558b1d5570c, no merge conflicts.
Running as SYSTEM
Setting status of 6e9e652fd69122a8386249c5cbd1d558b1d5570c to PENDING with url https://10.20.13.93:8080/job/merlin_core/32/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/72/*:refs/remotes/origin/pr/72/* # timeout=10
> git rev-parse 6e9e652fd69122a8386249c5cbd1d558b1d5570c^{commit} # timeout=10
Checking out Revision 6e9e652fd69122a8386249c5cbd1d558b1d5570c (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6e9e652fd69122a8386249c5cbd1d558b1d5570c # timeout=10
Commit message: "Add mypy to the commit hooks and address typing issues"
> git rev-list --no-walk 4902f9fd982291334357b2388a9b51f48ac39afe # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins4911409673710831426.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.1.0)
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.1, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 338 items / 1 skipped
|
Click to view CI ResultsGitHub pull request #72 of commit fd279c5b26afe438f123ffbc403af2ce51398a8e, no merge conflicts.
Running as SYSTEM
Setting status of fd279c5b26afe438f123ffbc403af2ce51398a8e to PENDING with url https://10.20.13.93:8080/job/merlin_core/33/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/72/*:refs/remotes/origin/pr/72/* # timeout=10
> git rev-parse fd279c5b26afe438f123ffbc403af2ce51398a8e^{commit} # timeout=10
Checking out Revision fd279c5b26afe438f123ffbc403af2ce51398a8e (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f fd279c5b26afe438f123ffbc403af2ce51398a8e # timeout=10
Commit message: "Ignore `DataFrameType` and `SeriesType`"
> git rev-list --no-walk 6e9e652fd69122a8386249c5cbd1d558b1d5570c # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins5303561739562293752.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.1.0)
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.1, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 338 items / 1 skipped
|
Documentation preview |
No description provided.