GettEngineering / Prism

Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
https://prism.tools
MIT License
361 stars 21 forks source link

Zeplin Beta API Migration #2

Closed freak4pc closed 4 years ago

freak4pc commented 4 years ago

Migrate usage of Zeplin's Private API to their new Beta API while doing some project cleanups and release preparation

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (clean@8240b7c). Click here to learn what that means. The diff coverage is 97.12%.

Impacted file tree graph

@@           Coverage Diff            @@
##             clean       #2   +/-   ##
========================================
  Coverage         ?   98.56%           
========================================
  Files            ?       18           
  Lines            ?     1113           
  Branches         ?        0           
========================================
  Hits             ?     1097           
  Misses           ?       16           
  Partials         ?        0
Impacted Files Coverage Δ
Tests/ConfigurationSpec.swift 100% <ø> (ø)
Sources/ZeplinAPI/Models/Color.swift 100% <ø> (ø)
Tests/ColorSpec.swift 100% <100%> (ø)
...rismCore/TemplateParser/TemplateParser+Token.swift 100% <100%> (ø)
Sources/PrismCore/Models/Zeplin+Prism.swift 100% <100%> (ø)
Sources/ZeplinAPI/Codable+Ext.swift 100% <100%> (ø)
Tests/TemplateParserSpec.swift 100% <100%> (ø)
Sources/PrismCore/Models/AssetIdentity.swift 100% <100%> (ø)
...TemplateParser/TemplateParser+Transformation.swift 100% <100%> (ø)
...rces/PrismCore/TemplateParser/TemplateParser.swift 100% <100%> (ø)
... and 8 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 8240b7c...05730aa. Read the comment docs.