Skip to content

Fix coverage list#6

Merged
smoia merged 2 commits into
MIPLabCH:masterfrom
smoia:ci
Mar 23, 2022
Merged

Fix coverage list#6
smoia merged 2 commits into
MIPLabCH:masterfrom
smoia:ci

Conversation

@smoia
Copy link
Copy Markdown
Collaborator

@smoia smoia commented Mar 23, 2022

Closes #

Proposed Changes

Change Type

  • bugfix (+0.0.1)
  • minor (+0.1.0)
  • major (+1.0.0)
  • refactoring (no version update)
  • test (no version update)
  • infrastructure (no version update)
  • documentation (no version update)
  • other

Checklist before review

  • I added everything I wanted to add to this PR.
  • [Code or tests only] I wrote/updated the necessary docstrings.
  • [Code or tests only] I ran and passed tests locally.
  • [Documentation only] I built the docs locally.
  • My contribution is harmonious with the rest of the code: I'm not introducing repetitions.
  • My code respects the adopted style, especially linting conventions.
  • The title of this PR is explanatory on its own, enough to be understood as part of a changelog.
  • I added or indicated the right labels.
  • I added information regarding the timeline of completion for this PR.
  • Please, comment on my PR while it's a draft and give me feedback on the development!

@smoia smoia added the Internal Changes affect the internal API. It doesn't increase the version, but produces a changelog label Mar 23, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #6 (0717ce8) into master (7c84ae7) will increase coverage by 27.67%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #6       +/-   ##
===========================================
+ Coverage   49.11%   76.79%   +27.67%     
===========================================
  Files          15       27       +12     
  Lines        1641     1758      +117     
===========================================
+ Hits          806     1350      +544     
+ Misses        835      408      -427     
Impacted Files Coverage Δ
setup.py
versioneer.py
nigsp/tests/test_metrics.py 100.00% <0.00%> (ø)
nigsp/tests/test_integration.py 100.00% <0.00%> (ø)
nigsp/tests/test_io.py 100.00% <0.00%> (ø)
nigsp/tests/conftest.py 90.62% <0.00%> (ø)
nigsp/tests/test_utils.py 100.00% <0.00%> (ø)
nigsp/tests/test_viz.py 100.00% <0.00%> (ø)
nigsp/_version.py 44.80% <0.00%> (ø)
nigsp/tests/test_surrogates.py 100.00% <0.00%> (ø)
... and 6 more

@smoia smoia merged commit 814b357 into MIPLabCH:master Mar 23, 2022
@smoia smoia deleted the ci branch March 23, 2022 18:03
@smoia smoia added the Released This PR has been released! label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internal Changes affect the internal API. It doesn't increase the version, but produces a changelog Released This PR has been released!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants