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

Make the condition of equal operator of spacepoint tighter #225

Merged
merged 3 commits into from
May 28, 2020

Conversation

beomki-yeo
Copy link
Contributor

I think the equal operator condition should include variance information as well

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   45.00%   45.00%           
=======================================
  Files         374      374           
  Lines       18697    18697           
  Branches     8841     8841           
=======================================
  Hits         8414     8414           
  Misses       4906     4906           
  Partials     5377     5377           

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 6ac6a58...ab87b40. Read the comment docs.

@paulgessinger paulgessinger added the Improvement Changes to an existing feature label May 28, 2020
@acts-issue-bot acts-issue-bot bot removed the Triage label May 28, 2020
@paulgessinger paulgessinger merged commit 4be3227 into acts-project:master May 28, 2020
@paulgessinger paulgessinger added this to the v0.26.00 milestone May 28, 2020
FabianKlimpel pushed a commit to FabianKlimpel/acts that referenced this pull request May 29, 2020
…ect#225)

* Make the condition of equal operator tighter

* clang tidy
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Jul 13, 2020
…ect#225)

* Make the condition of equal operator tighter

* clang tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Changes to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants