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

Replace == with ≈ in README for consistency #131

Merged
merged 2 commits into from
Aug 19, 2020
Merged

Conversation

torfjelde
Copy link
Member

Replaces == with ≈ as suggested in #129 .

@torfjelde torfjelde linked an issue Aug 19, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #131 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   54.27%   54.31%   +0.03%     
==========================================
  Files          23       23              
  Lines        1402     1401       -1     
==========================================
  Hits          761      761              
+ Misses        641      640       -1     
Impacted Files Coverage Δ
src/transformed_distribution.jl 54.28% <0.00%> (+0.51%) ⬆️

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 2552cdf...f3c8a93. Read the comment docs.

@torfjelde torfjelde merged commit 3a2b1e4 into master Aug 19, 2020
@yebai yebai deleted the tor/README-fix branch September 2, 2020 09:56
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.

Readme confusing example
3 participants