Skip to content

Conversation

@SomeRandomiOSDev
Copy link
Owner

Complex, as now shown by the unit tests, work with any type conforming to Numeric including but not limited to Int8, Int16, Int32, Int64, Int, UInt8, UInt16, UInt32, UInt64, UInt

@codecov-io
Copy link

Codecov Report

Merging #1 into 1.1.0 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           1.1.0     #1   +/-   ##
====================================
  Coverage    100%   100%           
====================================
  Files          4      6    +2     
  Lines       1040    991   -49     
====================================
- Hits        1040    991   -49
Impacted Files Coverage Δ
Tests/ComplexTests/FunctionsTests.swift 100% <ø> (ø) ⬆️
Sources/Complex/ComplexArithmetic.swift 100% <100%> (ø)
Tests/ComplexTests/ComplexTests.swift 100% <100%> (ø) ⬆️
Sources/Complex/Functions.swift 100% <100%> (ø) ⬆️
Tests/ComplexTests/ComplexArithmeticTests.swift 100% <100%> (ø)
Sources/Complex/Complex.swift 100% <100%> (ø) ⬆️

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 6f418b4...dd3eec4. Read the comment docs.

@SomeRandomiOSDev SomeRandomiOSDev merged commit e8bca05 into 1.1.0 Feb 21, 2020
@SomeRandomiOSDev SomeRandomiOSDev deleted the 1.1.0_GenericConstraints branch February 21, 2020 02:49
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.

3 participants