uhooi / UhooiPicBook

Uhooi's character book.
MIT License
107 stars 25 forks source link

Use UICollectionViewCompositionalLayout and DiffableDataSource #289

Closed uhooi closed 2 years ago

uhooi commented 2 years ago

Issue

Screenshots

Before After
Before After

Checklist

What to check

References

Auto Layout

Codable

Swift Concurrency

codecov[bot] commented 2 years ago

Codecov Report

Merging #289 (8e59fde) into develop (37152c1) will increase coverage by 2.92%. The diff coverage is 87.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #289      +/-   ##
===========================================
+ Coverage    55.89%   58.82%   +2.92%     
===========================================
  Files           11       12       +1     
  Lines          263      306      +43     
  Branches       104      125      +21     
===========================================
+ Hits           147      180      +33     
- Misses         116      126      +10     
Impacted Files Coverage Δ
...odules/MonsterList/Entities/MonsterConverter.swift 78.94% <78.94%> (ø)
.../MonsterList/Presenters/MonsterListPresenter.swift 92.00% <93.33%> (-0.16%) :arrow_down:
...Cache/Extensions/Foundation/URLSession+Async.swift 38.46% <0.00%> (-30.77%) :arrow_down:

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 37152c1...8e59fde. Read the comment docs.