Skip to content

[#1] - Feature/adding generate s curve function #10

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

Merged
merged 5 commits into from
Sep 1, 2020

Conversation

Conradox
Copy link
Contributor

@Conradox Conradox commented Sep 1, 2020

Required sub-tasks for this task:

  • Add generate_s_curve function.
  • Add docstring.
  • Add information in the readme.
  • Add tests.

@Conradox Conradox linked an issue Sep 1, 2020 that may be closed by this pull request
20 tasks
@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           13        15    +2     
=========================================
+ Hits            13        15    +2     
Impacted Files Coverage Δ
src/SyntheticDatasets.jl 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 2425f5f...57cc8ac. Read the comment docs.

@filipebraida filipebraida merged commit e2716ea into master Sep 1, 2020
@filipebraida filipebraida deleted the feature/adding_generate_s_curve_function branch September 1, 2020 13:54
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.

Interface para os geradores do sklearn
2 participants