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

release: 0.4.0 #142

Merged
merged 2 commits into from
Aug 22, 2024
Merged

release: 0.4.0 #142

merged 2 commits into from
Aug 22, 2024

Conversation

tiborsimko
Copy link
Member

No description provided.

@tiborsimko tiborsimko force-pushed the release-0.4.0 branch 2 times, most recently from f67f50c to 2883fdc Compare August 21, 2024 16:35
setuptools
commands = {envpython} setup.py test
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amended pytest and tox setup. Everything passes:

$ tox
...
  py36: OK (14.75=setup[10.16]+cmd[4.59] seconds)
  py37: OK (9.63=setup[5.01]+cmd[4.62] seconds)
  py38: OK (8.03=setup[3.82]+cmd[4.21] seconds)
  py39: OK (9.18=setup[4.52]+cmd[4.66] seconds)
  py310: OK (8.69=setup[4.43]+cmd[4.26] seconds)
  py311: OK (9.69=setup[4.25]+cmd[5.43] seconds)
  py312: OK (12.20=setup[7.34]+cmd[4.86] seconds)
  congratulations :) (72.22 seconds)

@tiborsimko tiborsimko force-pushed the release-0.4.0 branch 4 times, most recently from d6e7a6e to 257aac0 Compare August 22, 2024 08:32
Amends installation setup with respect to deprecated `tests_require` and
`pytest-runner`.

Amends `tox` testing setup to fix mocker fixture import issue.

Improves `tox` testing setup to produce correct coverage findings by
forcing "editable" package installation mode. (In its "editable-legacy"
variant which is necessary for Python-3.6 that we are still supporting
in the client.)
@tiborsimko tiborsimko merged commit a951321 into cernopendata:master Aug 22, 2024
16 checks passed
@tiborsimko tiborsimko deleted the release-0.4.0 branch August 22, 2024 11:24
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.

2 participants