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

alphagov / digitalmarketplace-content-loader
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: bk-add-boolean
DEFAULT BRANCH: master
Repo Added 05 May 2016 03:16PM UTC
Files 12
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 content-templating
branch: content-templating
CHANGE BRANCH
x
Reset
  • content-templating
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 141882981-Add-question-type-to-content-loader-and-summary-display
  • 2.0.0
  • 2.0.1
  • 2.1.0
  • 2.2.0
  • 2.3.0
  • 2.4.0
  • 2.4.1
  • 2.4.2
  • 2.4.3
  • 2.5.0
  • 2.6.0
  • 2.7.0
  • 2.7.1
  • 2.8.0
  • 2.9.0
  • 3.0.0
  • 3.1.0
  • 3.1.1
  • 3.3.0
  • 3.4.0
  • 3.5.0
  • 3.5.1
  • 3.5.2
  • 3.5.3
  • 3.6.0
  • 4.0.0
  • 4.1.0
  • 4.10.0
  • 4.10.1
  • 4.11.0
  • 4.2.0
  • 4.3.0
  • 4.4.0
  • 4.4.1
  • 4.4.2
  • 4.5.0
  • 4.6.0
  • 4.7.0
  • 4.7.1
  • 4.8.0
  • 4.9.0
  • 430-remove-python-2
  • 5.0.0
  • 5.1.0
  • 5.1.1
  • 5.1.2
  • 5.1.3
  • 5.2.0
  • 5.2.1
  • 6.0.0
  • 7.0.0
  • 7.1.0
  • BUGFIX-failing-YAML-test
  • DMSandboxEnvironment
  • NO-TICKET-specify-packages
  • add-filter-label-values-to-question-summary
  • add-missing-utils-dep
  • asssertion-unpacking
  • checkbox-tree
  • checkbox-tree-no-parents
  • content-loader-for-service-page
  • content-message-list-of-dicts
  • cpw-add-try-load-for-metadata-and-messages
  • decimal-place
  • default-error-messages
  • dm-filter-descriptions
  • dynamic-list-bug-fix
  • extract-content-from-utils
  • fix-dynamic-lists
  • fix-multi-question-ordering
  • fix-pytest-warnings
  • flake8
  • follow-up-questions
  • get-next-question-id
  • get-previous
  • get-source-for-csv
  • ks-allow-py37-and-up
  • ks-upgrade-pyyaml
  • ldeb-add-python-badge
  • ldeb-add-python-requires-spec
  • ldeb-pin-flake8
  • ldeb-update-dmutils
  • ldeb-update-requirements
  • master
  • mit-license
  • no-value-no-unit
  • ods-questions
  • option-value-getter
  • ordered-errors
  • pc-all-in-jinja
  • pc-spike-dynamic-multiquestions-or-something
  • pytest-3x
  • python3
  • ris-bump-utils-deps
  • ris-content-section-prefill-flag
  • ris-default-nix
  • ris-default-nix-fixes
  • ris-default-nix-rel-venv
  • ris-immutable-template-proxy
  • ris-implement-question-contains
  • ris-question-descriptor-from
  • ris-question-descriptor-from-2
  • ris-slugification-unicode-whitespace
  • ris-utils-lt-51
  • set-section-slug-so-special-symbols-succeed
  • shw-bugfix-question-as-section-description
  • shw-checkbox-values-to-labels
  • shw-fix-unanswered-questions-count
  • shw-flake8-per-file-ignores
  • shw-load-metadata
  • shw-one-question-per-page
  • shw-options-description-templatefield
  • shw-simplify-slug
  • shw-try-load-manifest
  • shw-update-dependencies
  • split-content-quesitons
  • split-content-questions
  • strip-followup
  • template-field-markdown-flag
  • unpack-dynamic-list
  • update_script_to_be_executable
  • upgrade-utils

pending completion
84

push

travis-ci

pcraig3
Add missing tests coverage for utils and messages

596 of 596 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
596 RELEVANT LINES 596 COVERED LINES
2.0 HITS PER LINE
Source Files on content-templating
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
84 content-templating Add missing tests coverage for utils and messages push 07 Nov 2016 12:31PM UTC pcraig3 travis-ci pending completion  
80 content-templating Template all fields in content messages In order to remove unsafe uses of `| markdown` filters we need to add TemplateField support to content messages. Unfortunately, unlike sections and questions messages don't have a common list of templatable... push 03 Nov 2016 12:34PM UTC allait travis-ci pending completion  
78 content-templating Give `_context` attribute to QuestionSummary QuestionSummaries were losing their _context and thereby failing to render after getting caught in the `__getattr__` check. Also reordered the `__getattr__` method so that it's easier to read. push 01 Nov 2016 11:55AM UTC pcraig3 travis-ci pending completion  
77 content-templating Bump version to 2.0.0 Also updated CHANGELOG with summary of changes push 31 Oct 2016 05:23PM UTC pcraig3 travis-ci pending completion  
74 content-templating Bump version to 2.0.0 Also updated CHANGELOG with summary of changes push 31 Oct 2016 05:09PM UTC pcraig3 travis-ci pending completion  
73 content-templating Use `.safe_load` for yml stuff [Warning: It is not safe to call yaml.load with any data received from an untrusted source!](http://pyyaml.org/wiki/PyYAMLDocumentation#LoadingYAML) push 31 Oct 2016 03:12PM UTC pcraig3 travis-ci pending completion  
72 content-templating Test that XSS vulnerabilites are mitigated To prevent cross-site scripting attacks, we want to make sure that HTML or jinja templating that would be passed in through the context don't end up as valid HTML once the template is rendered. Tests ma... push 31 Oct 2016 01:55PM UTC pcraig3 travis-ci pending completion  
71 content-templating Return Markup string from `TemplateField.render` Any HTML tags that come out of our TemplateFields will be escaped in the actual webpage if we don't wrap them in Markup. push 31 Oct 2016 11:35AM UTC pcraig3 travis-ci pending completion  
69 content-templating Render TemplateFields on access in ContentSection We used to prevent access to templatable fields before the `/filter` method had been called (by checking the `_filtered` flag). Now, instead of rendering the fields when `.filter` is called, we j... push 28 Oct 2016 02:48PM UTC pcraig3 travis-ci pending completion  
68 content-templating Move from templating fields in .filter to TemplateField Adds utils.TemplateField class that parses the field value as Jinja2 template. Creating the template from string is an expensive operation, so we want to do this once when the content file i... push 28 Oct 2016 10:28AM UTC allait travis-ci pending completion  
See All Builds (667)
  • 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