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

Create plasmapy.dispersion & migrate current functionality #910

Merged
merged 39 commits into from
Oct 15, 2020
Merged

Create plasmapy.dispersion & migrate current functionality #910

merged 39 commits into from
Oct 15, 2020

Conversation

qudsiramiz
Copy link
Member

@qudsiramiz qudsiramiz commented Oct 5, 2020

Created a new folder dispersion in Top-Level Sub-Packages.

  • I have added a changelog entry for this pull request.
  • If adding new functionality, I have added tests and
    docstrings.
  • I have fixed any newly failing tests.

@rocco8773 rocco8773 added the plasmapy.dispersion Related to the plasmapy.dispersion subpackage label Oct 5, 2020
Ramiz Qudsi added 10 commits October 6, 2020 11:37
	modified:   plasmapy/formulary/dielectric.py
Updated the notebook to reflect the new location of dispersion.py file in the plasmapy
	modified:   docs/api_static/plasmapy.formulary.rst
	renamed:    docs/formulary/dispersionfunction.rst -> docs/dispersion/dispersionfunction.rst
	new file:   docs/dispersion/index.rst
	modified:   docs/formulary/index.rst
	modified:   plasmapy/dispersion/tests/test_dispersion.py
@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #910 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #910   +/-   ##
=======================================
  Coverage   96.21%   96.21%           
=======================================
  Files          60       61    +1     
  Lines        5416     5416           
=======================================
  Hits         5211     5211           
  Misses        205      205           
Impacted Files Coverage Δ
plasmapy/dispersion/dispersionfunction.py 100.00% <ø> (ø)
plasmapy/formulary/__init__.py 100.00% <ø> (ø)
plasmapy/dispersion/__init__.py 100.00% <100.00%> (ø)
plasmapy/formulary/dielectric.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ecf372...455a0e9. Read the comment docs.

@rocco8773 rocco8773 changed the title Dispersion solver functionality Create plasmapy.dispersion & migrate current functionality Oct 7, 2020
…onality and not repeat "irrelevant" formulary documentation
…apy.dispersion.dispersionfunction.rst; reformat to be consistent with other stub files
Copy link
Member

@rocco8773 rocco8773 left a comment

Choose a reason for hiding this comment

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

This is looking good! I've done a combination of review requested changes and push my own changes to your branch. I pushed changes related to dispersion documentation files .rst just because it would be too difficult to explain. Take a look at what I did and let me know if you have any questions.

changelog/910.breaking.rst Outdated Show resolved Hide resolved
plasmapy/dispersion/__init__.py Outdated Show resolved Hide resolved
plasmapy/dispersion/__init__.py Outdated Show resolved Hide resolved
plasmapy/dispersion/__init__.py Outdated Show resolved Hide resolved
docs/index.rst Outdated Show resolved Hide resolved
Ramiz Qudsi and others added 5 commits October 12, 2020 14:35
@qudsiramiz
Copy link
Member Author

This is looking good! I've done a combination of review requested changes and push my own changes to your branch. I pushed changes related to dispersion documentation files .rst just because it would be too difficult to explain. Take a look at what I did and let me know if you have any questions.

So...now that I have accepted the changes and committed them, can we go ahead and merge the two branches?

@qudsiramiz qudsiramiz requested a review from rocco8773 October 12, 2020 19:05
@rocco8773
Copy link
Member

@rocco8773 Ok, I'll review it and, if it looks good, I'll merge.

Copy link
Member

@rocco8773 rocco8773 left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for doing this!

@rocco8773 rocco8773 merged commit be8fb77 into PlasmaPy:master Oct 15, 2020
@rocco8773
Copy link
Member

Closes #749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plasmapy.dispersion Related to the plasmapy.dispersion subpackage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants