Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

TST agama #57

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

TST agama #57

wants to merge 1 commit into from

Conversation

nstarman
Copy link
Collaborator

@nstarman nstarman commented May 8, 2021

Signed-off-by: Nathaniel Starkman (@nstarman) nstarkman@protonmail.com

Description

This pull request is to address ...

Fixes #

PR Checklist

  • Check out the contributing guidelines and code of conduct
  • Check out the contributing workflow ( for a practical example click here )
  • Give a detailed description of the PR above.
  • Document changes in the CHANGES.rst file. See existing changelog for examples.
  • Add tests, if applicable, to ensure code coverage never decreases.
  • Make sure the docs are up to date, if applicable, particularly the docstrings and RST files in docs folder.
  • Ensure linear history by rebasing, when requested by the maintainer.

Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
@nstarman nstarman added this to the v0.1 milestone May 8, 2021
@nstarman nstarman self-assigned this May 8, 2021
@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #57 (5aa8be2) into main (1f20ff0) will decrease coverage by 10.84%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #57       +/-   ##
===========================================
- Coverage   87.44%   76.59%   -10.85%     
===========================================
  Files          29       29               
  Lines        1521     1521               
===========================================
- Hits         1330     1165      -165     
- Misses        191      356      +165     
Impacted Files Coverage Δ
discO/plugin/galpy/sample.py 0.00% <0.00%> (-100.00%) ⬇️
discO/plugin/galpy/wrapper.py 0.00% <0.00%> (-100.00%) ⬇️
discO/plugin/galpy/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
discO/plugin/galpy/type_hints.py 0.00% <0.00%> (-100.00%) ⬇️
discO/plugin/galpy/fitter.py 0.00% <0.00%> (-98.34%) ⬇️
discO/plugin/__init__.py 55.55% <0.00%> (-22.23%) ⬇️
discO/utils/pbar.py 82.60% <0.00%> (-17.40%) ⬇️
discO/core/residual.py 89.09% <0.00%> (-5.46%) ⬇️
discO/core/wrapper.py 97.27% <0.00%> (-2.73%) ⬇️
discO/core/sample.py 97.84% <0.00%> (-2.16%) ⬇️

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 1f20ff0...5aa8be2. Read the comment docs.

@nstarman nstarman marked this pull request as draft May 8, 2021 04:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant