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

NOT FOR MERGING -- Testing CQF versus bloom filter and count-min sketch #1836

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

drtamermansour
Copy link
Member

  • Is it mergeable?
  • make test Did it pass the tests?
  • make clean diff-cover If it introduces new functionality in
    scripts/ is it tested?
  • make format diff_pylint_report cppcheck doc pydocstyle Is it well
    formatted?
  • Did it change the command-line interface? Only backwards-compatible
    additions are allowed without a major version increment. Changing file
    formats also requires a major version number increment.
  • For substantial changes or changes to the command-line interface, is it
    documented in CHANGELOG.md? See keepachangelog
    for more details.
  • Was a spellchecker run on the source code and documentation after
    changes were made?
  • Do the changes respect streaming IO? (Are they
    tested for streaming IO?)

@codecov-io
Copy link

Codecov Report

Merging #1836 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1836   +/-   ##
======================================
  Coverage    0.07%   0.07%           
======================================
  Files          67      67           
  Lines        6675    6675           
  Branches     2485    2485           
======================================
  Hits            5       5           
  Misses       6670    6670

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 cd6dbdf...cfda0b5. Read the comment docs.

@drtamermansour drtamermansour changed the title Test cqf NOT FOR MERGING -- Testing CQF versus bloom filter and count-min sketch Feb 5, 2018
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.

None yet

3 participants