Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Oct 3, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2021

Codecov Report

Merging #73 (424074e) into main (b9338f1) will decrease coverage by 0.91%.
The diff coverage is 90.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #73      +/-   ##
===========================================
- Coverage   100.00%   99.08%   -0.92%     
===========================================
  Files            9        9              
  Lines          217      219       +2     
===========================================
  Hits           217      217              
- Misses           0        2       +2     
Impacted Files Coverage Δ
fracdiff/stat.py 88.23% <60.00%> (-11.77%) ⬇️
fracdiff/fdiff.py 100.00% <100.00%> (ø)
fracdiff/fracdiff.py 100.00% <100.00%> (ø)
fracdiff/fracdiffstat.py 100.00% <100.00%> (ø)
fracdiff/tol.py 100.00% <100.00%> (ø)
fracdiff/torch/functional.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 b9338f1...424074e. Read the comment docs.

@ghost ghost changed the base branch from main to develop October 3, 2021 04:49
@ghost ghost merged commit 8da60a1 into fracdiff:develop Oct 3, 2021
@ghost ghost deleted the patch/mypy branch October 3, 2021 04:49
ghost pushed a commit that referenced this pull request Oct 3, 2021
* MAINT: Move `Fracdiff`, `FracdiffStat` to sklearn/ (close#60)

    * Importing them as `from fracdiff.Fracdiff`/`from fracdiff.FracdiffStat` is deprecated. Instead, please import them as `from fracdiff.sklearn import Fracdiff`/`from fracdiff.sklearn. FracdiffStat`.

* CHORE: Add Typecheck (#73)

* CHORE: Update Makefile, CI, and Building documentation (#71) (#72) (#74)
This pull request was closed.
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