Skip to content

Hilltop#18

Open
lukashergt wants to merge 4 commits into
masterfrom
hilltop
Open

Hilltop#18
lukashergt wants to merge 4 commits into
masterfrom
hilltop

Conversation

@lukashergt
Copy link
Copy Markdown
Owner

@lukashergt lukashergt commented Dec 7, 2020

Description

  • add hilltop potential
  • make computation of comoving Hubble horizon in flat case compatible with curved case again

Checklist:

  • I have performed a self-review of my own code
  • My code is PEP8 compliant (flake8 --max-line-length 99 primpy tests)
  • My code contains compliant docstrings (pydocstyle --convention=numpy primpy)
  • New and existing unit tests pass locally with my changes (pytest)
  • I have added tests that prove my fix is effective or that my feature works
  • Update version number

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 7, 2020

Codecov Report

Merging #18 (b874ded) into master (df5ce55) will decrease coverage by 3.19%.
The diff coverage is 42.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   97.70%   94.51%   -3.20%     
==========================================
  Files          20       20              
  Lines        1222     1294      +72     
==========================================
+ Hits         1194     1223      +29     
- Misses         28       71      +43     
Impacted Files Coverage Δ
primpy/potentials.py 88.47% <39.43%> (-11.53%) ⬇️
primpy/__version__.py 100.00% <100.00%> (ø)
primpy/inflation.py 94.70% <100.00%> (+0.03%) ⬆️

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 df5ce55...b874ded. Read the comment docs.

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.

1 participant