Skip to content

Conversation

lucdion
Copy link
Member

@lucdion lucdion commented Jun 6, 2017

  • Add more unit tests related to sizeToFit() and margins.
  • Update documentation: Add a reference to the sample app a + a short PinLayout’s style guide.
  • Removed center alignment when distributing sizeToFit() extra width/height.

Luc Dion added 2 commits June 5, 2017 22:07
* Add more unit tests related to sizeToFit() and margins.
* Update documentation: Add a reference to the sample app a + a short PinLayout’s style guide.
* Removed center alignment when distributing sizeToFit() extra width/height.
@codecov-io
Copy link

Codecov Report

Merging #32 into master will increase coverage by 0.55%.
The diff coverage is 99.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   93.22%   93.77%   +0.55%     
==========================================
  Files          14       14              
  Lines        2629     2765     +136     
==========================================
+ Hits         2451     2593     +142     
+ Misses        178      172       -6
Impacted Files Coverage Δ
PinLayout/Helpers/Coordinates.swift 100% <100%> (ø) ⬆️
PinLayoutTests/AdjustSizeSpec.swift 100% <100%> (ø) ⬆️
PinLayout/PinLayoutImpl.swift 79.8% <50%> (+0.65%) ⬆️

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 43abec3...72649a3. Read the comment docs.

@lucdion lucdion merged commit f176543 into master Jun 6, 2017
@lucdion lucdion deleted the add_more_unit_tests_and_doc branch June 6, 2017 02:17
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.

2 participants