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

[GH-62] Fix warnings #63

Merged
merged 1 commit into from
Oct 17, 2020
Merged

[GH-62] Fix warnings #63

merged 1 commit into from
Oct 17, 2020

Conversation

jealous
Copy link
Owner

@jealous jealous commented Oct 17, 2020

Fix the warnings in the lib, including:

  • modify the data in-place
  • replace contains with contains_exactly in the test
  • remove the MACDH warning.

Fix the warnings in the lib, including:
* modify the data in-place
* replace `contains` with `contains_exactly` in the test
* remove the `MACDH` warning.
@codecov-io
Copy link

codecov-io commented Oct 17, 2020

Codecov Report

Merging #63 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   94.93%   94.95%   +0.02%     
==========================================
  Files           3        3              
  Lines        1046     1051       +5     
==========================================
+ Hits          993      998       +5     
  Misses         53       53              
Impacted Files Coverage Δ
stockstats.py 96.09% <100.00%> (+0.03%) ⬆️
test.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 a0fc86e...056e310. Read the comment docs.

@jealous jealous merged commit dd823d3 into master Oct 17, 2020
@jealous jealous deleted the bugfix/removeWarn branch October 17, 2020 10:59
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