• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Munter / subfont
90%
master: 89%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v7.2.1
DEFAULT BRANCH: master
Repo Added 21 Mar 2018 09:58PM UTC
Files 17
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/autoInlineFonts
branch: feature/autoInlineFonts
CHANGE BRANCH
x
Reset
  • feature/autoInlineFonts
  • chore/test-in-osx
  • customProperties
  • feature/alwaysUseLongPreloadPolyfill
  • feature/async-main-wrap
  • feature/avoid-loading-unused
  • feature/browserslist
  • feature/comma-separated-formats
  • feature/dynamicTraces
  • feature/fontSizeStats
  • feature/fontverter
  • feature/harfbuzz
  • feature/htmlGeneratorTests
  • feature/nonRecursiveByDefault
  • feature/omitFallbacks
  • feature/programmaticApi
  • feature/relativeUrls
  • feature/removeSubsetPerPage
  • feature/reportCodepointsPerPage
  • feature/selfHostGoogleFallback
  • feature/testReferenceImages
  • feature/useSubsetFontPackage
  • feature/warnOnEntryPointRedirect
  • fix/74
  • fix/alwaysIncludeSpaceInSubset
  • fix/combineNonUtf16
  • fix/crashOnEmptyString
  • fix/cssSourceMap
  • fix/doNotPreloadUnusedVariants
  • fix/earlyReturn
  • fix/execFileRaceCondition
  • fix/fallbackCssWithCanonical
  • fix/fontAwesomeParse
  • fix/issue-109
  • fix/memoization
  • fix/missingGlyphsInOriginalFont
  • fix/multipleHtmlSameCss
  • fix/noPreloadUnusedVariants
  • fix/notFoundUnusedVariants
  • fix/preloadPolyfillErrorHandling
  • fix/prettierSetup
  • fix/removeChildOfUndefined
  • fix/silentMode
  • fix/traceDefaultXmlNamespaces
  • fix/unicodeRangeSorting
  • fix/unusedGlyphsMultipleVariants
  • fonttools-info-on-demand
  • greenkeeper/initial
  • issue141
  • mas
  • master
  • pip-in-osx
  • refs/tags/v6.10.0
  • refs/tags/v6.11.0
  • refs/tags/v6.12.0
  • refs/tags/v6.12.1
  • refs/tags/v6.12.2
  • refs/tags/v6.12.4
  • refs/tags/v6.3.1
  • refs/tags/v6.4.0
  • refs/tags/v6.4.1
  • refs/tags/v6.4.2
  • refs/tags/v6.5.0
  • refs/tags/v6.7.0
  • refs/tags/v6.8.0
  • refs/tags/v6.9.0
  • refs/tags/v7.0.0
  • refs/tags/v7.1.0
  • refs/tags/v7.1.1
  • refs/tags/v7.2.0
  • refs/tags/v7.2.1
  • renovate/configure
  • simpler-installation
  • tech/adoptSubsetFontsTransform
  • tech/explicitlyIncludeCharacters
  • tech/fullInstancing
  • tech/noFontkit
  • tech/noFonttoolsOnCi
  • tech/partialInstancing
  • tech/removeBluebird
  • test/issue-80
  • update/postcss-values-parser
  • v3.1.0
  • v3.2.0
  • v3.2.1
  • v3.2.2
  • v3.3.0
  • v3.4.0
  • v3.5.0
  • v3.6.0
  • v3.6.2
  • v3.6.3
  • v3.7.0
  • v3.7.1
  • v4.0.0
  • v4.0.2
  • v4.0.3
  • v4.0.4
  • v4.0.5
  • v4.1.0
  • v4.1.1
  • v4.1.2
  • v4.2.0
  • v4.2.1
  • v4.2.2
  • v5
  • v5.0.0
  • v5.0.1
  • v5.0.2
  • v5.0.3
  • v5.0.4
  • v5.0.5
  • v5.0.6
  • v5.0.7
  • v5.1.1
  • v5.2.0
  • v5.2.1
  • v5.2.2
  • v5.2.3
  • v5.2.4
  • v5.2.5
  • v5.3.0
  • v5.4.0
  • v6.0.0
  • v6.0.1
  • v6.0.2
  • v6.1.0

pending completion
579

Pull #125

travis-ci

web-flow
Merge 0490a73a6 into 90f109c6f
Pull Request #125: Remove the --inline-fonts switch, always keep the fonts inline when only one format is requested

555 of 668 branches covered (83.08%)

Branch coverage included in aggregate %.

43 of 43 new or added lines in 2 files covered. (100.0%)

1153 of 1229 relevant lines covered (93.82%)

5133.43 hits per line

Relevant lines Covered
Build:
Build:
1229 RELEVANT LINES 1153 COVERED LINES
5133.43 HITS PER LINE
Source Files on feature/autoInlineFonts
  • Tree
  • List 21
  • Changed 14
  • Source Changed 3
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
579 feature/autoInlineFonts Merge 0490a73a6 into 90f109c6f Pull #125 07 Sep 2020 11:27PM UTC web-flow travis-ci pending completion  
578 feature/autoInlineFonts Only inline a font if it's used on every page push 07 Sep 2020 11:26PM UTC papandreou travis-ci pending completion  
570 feature/autoInlineFonts Fix & simplify logic push 13 Aug 2020 03:20PM UTC papandreou travis-ci pending completion  
571 feature/autoInlineFonts Merge 8cae974f1 into 90f109c6f Pull #125 13 Aug 2020 03:20PM UTC web-flow travis-ci pending completion  
567 feature/autoInlineFonts Merge 361db17b1 into 90f109c6f Pull #125 13 Aug 2020 06:54AM UTC web-flow travis-ci pending completion  
566 feature/autoInlineFonts Test that unused variants don't get inlined push 13 Aug 2020 06:54AM UTC papandreou travis-ci pending completion  
565 feature/autoInlineFonts Merge bd85efbd3 into 90f109c6f Pull #125 08 Aug 2020 01:47PM UTC web-flow travis-ci pending completion  
564 feature/autoInlineFonts Remove support for inlineFonts Just keep the subsets inline when only one format is to be supported. https://github.com/Munter/subfont/issues/10#issuecomment-668000031 push 08 Aug 2020 01:46PM UTC papandreou travis-ci pending completion  
558 feature/autoInlineFonts Remove support for inlineFonts Just keep the subsets inline when only one format is to be supported. https://github.com/Munter/subfont/issues/10#issuecomment-668000031 push 08 Aug 2020 01:16PM UTC papandreou travis-ci pending completion  
See All Builds (581)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc