SZMentionsSwift icon indicating copy to clipboard operation
SZMentionsSwift copied to clipboard

SPM support

Open bguidolim opened this issue 3 years ago • 2 comments

bguidolim avatar Jan 14 '21 15:01 bguidolim

Codecov Report

Merging #137 (7352327) into master (967d7d9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #137    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           21        21            
  Lines         1003       857   -146     
==========================================
- Hits          1003       857   -146     
Impacted Files Coverage Δ
Classes/Internal/String.swift 100.00% <0.00%> (ø)
Classes/MentionListener.swift 100.00% <0.00%> (ø)
Classes/Internal/Operators.swift 100.00% <0.00%> (ø)
Classes/Internal/MentionsArray.swift 100.00% <0.00%> (ø)
Classes/Internal/NSAttributedString.swift 100.00% <0.00%> (ø)
SZMentionsSwiftTests/DelegatesTests.swift 100.00% <0.00%> (ø)
SZMentionsSwiftTests/CreateMentionTests.swift 100.00% <0.00%> (ø)
SZMentionsSwiftTests/AddingMentionsTests.swift 100.00% <0.00%> (ø)
SZMentionsSwiftTests/MentionsDisplayTests.swift 100.00% <0.00%> (ø)
SZMentionsSwiftTests/AttributeContainerTests.swift 100.00% <0.00%> (ø)
... and 2 more

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 967d7d9...7352327. Read the comment docs.

codecov[bot] avatar Jan 14 '21 15:01 codecov[bot]

Can I vote for a merge please :) ?

Gertjancom avatar Aug 09 '23 08:08 Gertjancom