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

feat: Add WDGRL method #12

Merged
merged 5 commits into from
Oct 18, 2021

Conversation

antoinedemathelin
Copy link
Collaborator

Add the WDGRL method with docstring and example

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2021

Codecov Report

Merging #12 (cecb995) into master (7e8c597) will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   90.41%   90.80%   +0.38%     
==========================================
  Files          18       19       +1     
  Lines        1649     1718      +69     
==========================================
+ Hits         1491     1560      +69     
  Misses        158      158              
Impacted Files Coverage Δ
adapt/feature_based/__init__.py 100.00% <100.00%> (ø)
adapt/feature_based/_wdgrl.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 7e8c597...cecb995. Read the comment docs.

@antoinedemathelin antoinedemathelin merged commit 10e1e0e into adapt-python:master Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants