Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Support multiline string literals #58

Merged
merged 1 commit into from
Jan 3, 2018
Merged

Support multiline string literals #58

merged 1 commit into from
Jan 3, 2018

Conversation

kishikawakatsumi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 3, 2018

Codecov Report

Merging #58 into master will increase coverage by 0.35%.
The diff coverage is 95.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   78.14%   78.49%   +0.35%     
==========================================
  Files          17       17              
  Lines        4941     5041     +100     
  Branches      538      542       +4     
==========================================
+ Hits         3861     3957      +96     
- Misses       1078     1082       +4     
  Partials        2        2
Impacted Files Coverage Δ
Tests/SwiftPowerAssertTests/AssertTests.swift 99.51% <100%> (+0.01%) ⬆️
Sources/SwiftPowerAssertCore/Transformer.swift 96.47% <92%> (-0.23%) ⬇️
Sources/SwiftPowerAssertCore/Formatter.swift 92.91% <96%> (+0.48%) ⬆️

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 1d5105f...424ae59. Read the comment docs.

@kishikawakatsumi kishikawakatsumi merged commit e0683e7 into master Jan 3, 2018
@kishikawakatsumi kishikawakatsumi deleted the multiline branch January 3, 2018 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant