Skip to content

Fix warning of unsuppoted attribute#1027

Merged
blegat merged 1 commit into
masterfrom
bl/warn_comma
Feb 13, 2020
Merged

Fix warning of unsuppoted attribute#1027
blegat merged 1 commit into
masterfrom
bl/warn_comma

Conversation

@blegat
Copy link
Copy Markdown
Member

@blegat blegat commented Feb 13, 2020

The comma doesn't do what I expected:

julia> @warn("a", "b")
┌ Warning: a
│   b = "b"

@blegat blegat added this to the v0.9.11 milestone Feb 13, 2020
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 13, 2020

Codecov Report

Merging #1027 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
- Coverage   95.19%   95.16%   -0.04%     
==========================================
  Files         100      100              
  Lines       11279    11329      +50     
==========================================
+ Hits        10737    10781      +44     
- Misses        542      548       +6
Impacted Files Coverage Δ
src/Utilities/copy.jl 94.66% <0%> (ø) ⬆️

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 9b259fa...b8b3cd3. Read the comment docs.

@blegat blegat merged commit e022626 into master Feb 13, 2020
@odow odow deleted the bl/warn_comma branch February 20, 2020 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants