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

Upgrade project structure #21

Merged
merged 27 commits into from Jun 20, 2022
Merged

Upgrade project structure #21

merged 27 commits into from Jun 20, 2022

Conversation

tpvasconcelos
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2022

Codecov Report

Merging #21 (b0491a0) into master (e5ab481) will decrease coverage by 12.70%.
The diff coverage is 71.13%.

@@             Coverage Diff             @@
##           master      #21       +/-   ##
===========================================
- Coverage   92.51%   79.81%   -12.71%     
===========================================
  Files          13        9        -4     
  Lines         254      213       -41     
  Branches        0       43       +43     
===========================================
- Hits          235      170       -65     
- Misses         19       26        +7     
- Partials        0       17       +17     
Flag Coverage Δ
unittests 79.81% <71.13%> (-12.71%) ⬇️

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

Impacted Files Coverage Δ
src/ridgeplot/_kde.py 76.47% <ø> (ø)
src/ridgeplot/_testing.py 0.00% <0.00%> (ø)
src/ridgeplot/_version.py 100.00% <ø> (ø)
src/ridgeplot/exceptions.py 0.00% <0.00%> (ø)
src/ridgeplot/_ridgeplot.py 70.58% <70.58%> (ø)
src/ridgeplot/_utils.py 80.00% <71.42%> (ø)
src/ridgeplot/_colors.py 75.92% <75.92%> (ø)
src/ridgeplot/_figure_factory.py 88.75% <80.00%> (ø)
src/ridgeplot/__init__.py 100.00% <100.00%> (ø)
... and 7 more

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 e5ab481...b0491a0. Read the comment docs.

@tpvasconcelos tpvasconcelos merged commit 6e7c9b0 into master Jun 20, 2022
@tpvasconcelos tpvasconcelos deleted the feat/docs branch June 20, 2022 16:00
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.

None yet

2 participants