xi-editor / xi-mac

The xi-editor mac frontend.
Apache License 2.0
3.02k stars 147 forks source link

Updated CONTRIBUTING.md #354

Closed championballer closed 5 years ago

championballer commented 5 years ago

Removed a typo. :)

codecov-io commented 5 years ago

Codecov Report

Merging #354 into master will decrease coverage by 16.36%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #354       +/-   ##
===========================================
- Coverage   44.03%   27.66%   -16.37%     
===========================================
  Files          30       30               
  Lines        3861     3861               
===========================================
- Hits         1700     1068      -632     
- Misses       2161     2793      +632
Impacted Files Coverage Δ
Sources/XiEditor/XiTextPlane/Atlas.swift 10.71% <0%> (-66.08%) :arrow_down:
Sources/XiEditor/XiTextPlane/TextLine.swift 0% <0%> (-49.62%) :arrow_down:
Sources/XiEditor/Fps.swift 11.39% <0%> (-44.31%) :arrow_down:
Sources/XiEditor/EditView.swift 16.13% <0%> (-38.62%) :arrow_down:
Sources/XiEditor/XiTextPlane/Renderer.swift 50.25% <0%> (-36.05%) :arrow_down:
Sources/XiEditor/StyleMap.swift 0% <0%> (-34.05%) :arrow_down:
Sources/XiEditor/LineCache.swift 7.76% <0%> (-32.04%) :arrow_down:
Sources/XiEditor/AppDelegate.swift 20.95% <0%> (-14.34%) :arrow_down:
Sources/XiEditor/Document.swift 44.85% <0%> (-11.22%) :arrow_down:
Sources/XiEditor/XiDocumentController.swift 37.81% <0%> (-8.41%) :arrow_down:
... and 4 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 59d72e9...f98e782. Read the comment docs.