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

ci!: equalize dev env and docs with expertsystem #132

Merged
merged 5 commits into from
Oct 14, 2020
Merged

ci!: equalize dev env and docs with expertsystem #132

merged 5 commits into from
Oct 14, 2020

Conversation

redeboer
Copy link
Member

Implement the latest changes to the developer environment of the expertsystem (e.g. isort) and the documentation (Sphinx Book Theme, etc.).

@redeboer redeboer added 📝 Docs Improvements or additions to documentation 🖱️ DX Improvements to the Developer Experience labels Oct 14, 2020
@redeboer redeboer self-assigned this Oct 14, 2020
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #132 into master will decrease coverage by 0.08%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   74.14%   74.06%   -0.09%     
==========================================
  Files          11       11              
  Lines         642      640       -2     
  Branches       87       87              
==========================================
- Hits          476      474       -2     
  Misses        135      135              
  Partials       31       31              
Flag Coverage Δ
#unittests 74.06% <87.50%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
tensorwaves/data/generate.py 44.23% <ø> (ø)
tensorwaves/data/tf_phasespace.py 96.15% <ø> (ø)
tensorwaves/estimator.py 52.63% <ø> (ø)
tensorwaves/physics/particle.py 52.94% <0.00%> (ø)
tensorwaves/interfaces.py 100.00% <100.00%> (ø)
tensorwaves/physics/helicity_formalism/__init__.py 100.00% <100.00%> (ø)
...rwaves/physics/helicity_formalism/_recipe_tools.py 100.00% <100.00%> (ø)
...ensorwaves/physics/helicity_formalism/amplitude.py 75.91% <100.00%> (-0.09%) ⬇️
...nsorwaves/physics/helicity_formalism/kinematics.py 85.21% <100.00%> (ø)

Implement tool changes since
https://github.com/ComPWA/expertsystem/tree/d532ee671bd2ffa33a69ad40a04fb005ba0f7f34

* ci: add GitPod configuration
* ci: add doc8 check
* ci: add interactive widget support (thebe + ipywidgets)
* ci: add pytest-profiling
* ci: add tox job descriptions
* ci: allow classes without docstring
* ci: configure pyright+pylance
* ci: only run CI on ready-for-review PRs
* ci: upgrade and apply Prettier
* ci: upgrade and apply black
* ci: upgrade pytest (type hints)
* docs: expand contribute page
* docs: add PyPI project badges
* docs: switch to Sphinx Book Theme
* style!: add and enforce isort
* test: doctests in docstrings
Copy link
Member

@spflueger spflueger left a comment

Choose a reason for hiding this comment

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

LGTM

@redeboer redeboer merged commit 8a99ee3 into ComPWA:master Oct 14, 2020
@redeboer redeboer deleted the dx branch October 14, 2020 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation 🖱️ DX Improvements to the Developer Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants