Skip to content

Conversation

@JensAyton
Copy link
Contributor

Through a series of unfortunate events, Update.logging was refactored to a point where it didn’t actually work as far as the stack annotations are concerned.

This implementation works, and is simpler and more uniform.

@jeppes

@codecov
Copy link

codecov bot commented Apr 20, 2020

Codecov Report

Merging #153 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   94.34%   94.34%           
=======================================
  Files          46       46           
  Lines        1290     1291    +1     
=======================================
+ Hits         1217     1218    +1     
  Misses         73       73           
Flag Coverage Δ
#ios 94.34% <100.00%> (+<0.01%) ⬆️
#macspm ?
Impacted Files Coverage Δ
MobiusCore/Source/LoggingAdaptors.swift 100.00% <100.00%> (ø)
MobiusCore/Source/Mobius.swift 97.18% <100.00%> (ø)
MobiusCore/Source/MobiusController.swift 98.67% <100.00%> (ø)
MobiusCore/Source/MobiusLoop.swift 100.00% <100.00%> (ø)

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 e62cd6c...c71a4c3. Read the comment docs.

@JensAyton
Copy link
Contributor Author

Red because it reduces coverage by removing unnecessarily-long but well covered code

@JensAyton JensAyton merged commit c39dc39 into spotify:master Apr 21, 2020
@JensAyton JensAyton deleted the fix-logging-adapators branch April 21, 2020 08:30
@kmcbride kmcbride mentioned this pull request Oct 30, 2020
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