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

mrwilson / sopn-publish-date
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/pytest-cov-2.12.1
DEFAULT BRANCH: master
Repo Added 16 Aug 2019 10:51PM UTC
Files 4
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 fix-parl-date-2019
branch: fix-parl-date-2019
CHANGE BRANCH
x
Reset
  • fix-parl-date-2019
  • 18-do-not-include-christmas-eve
  • better-api-for-election-ids
  • dependabot/add-v2-config-file
  • dependabot/pip/coveralls-1.10.0
  • dependabot/pip/coveralls-1.11.0
  • dependabot/pip/coveralls-1.11.1
  • dependabot/pip/coveralls-1.9.2
  • dependabot/pip/coveralls-2.0.0
  • dependabot/pip/coveralls-2.1.0
  • dependabot/pip/coveralls-2.1.1
  • dependabot/pip/coveralls-2.1.2
  • dependabot/pip/coveralls-2.2.0
  • dependabot/pip/coveralls-3.0.0
  • dependabot/pip/coveralls-3.0.1
  • dependabot/pip/coveralls-3.1.0
  • dependabot/pip/pandas-0.25.1
  • dependabot/pip/pandas-0.25.2
  • dependabot/pip/pandas-0.25.3
  • dependabot/pip/pandas-1.0.0
  • dependabot/pip/pandas-1.0.1
  • dependabot/pip/pytest-5.1.1
  • dependabot/pip/pytest-5.1.2
  • dependabot/pip/pytest-5.1.3
  • dependabot/pip/pytest-5.2.0
  • dependabot/pip/pytest-5.2.1
  • dependabot/pip/pytest-5.2.2
  • dependabot/pip/pytest-5.2.3
  • dependabot/pip/pytest-5.2.4
  • dependabot/pip/pytest-5.3.0
  • dependabot/pip/pytest-5.3.1
  • dependabot/pip/pytest-5.3.3
  • dependabot/pip/pytest-5.3.4
  • dependabot/pip/pytest-5.3.5
  • dependabot/pip/pytest-5.4.0
  • dependabot/pip/pytest-5.4.1
  • dependabot/pip/pytest-5.4.2
  • dependabot/pip/pytest-5.4.3
  • dependabot/pip/pytest-6.0.0
  • dependabot/pip/pytest-6.0.1
  • dependabot/pip/pytest-6.0.2
  • dependabot/pip/pytest-6.1.0
  • dependabot/pip/pytest-6.1.1
  • dependabot/pip/pytest-6.1.2
  • dependabot/pip/pytest-6.2.0
  • dependabot/pip/pytest-6.2.1
  • dependabot/pip/pytest-6.2.2
  • dependabot/pip/pytest-6.2.3
  • dependabot/pip/pytest-6.2.4
  • dependabot/pip/pytest-cov-2.10.0
  • dependabot/pip/pytest-cov-2.10.1
  • dependabot/pip/pytest-cov-2.11.0
  • dependabot/pip/pytest-cov-2.11.1
  • dependabot/pip/pytest-cov-2.12.0
  • dependabot/pip/pytest-cov-2.12.1
  • dependabot/pip/pytest-cov-2.8.1
  • dependabot/pip/pytest-cov-2.9.0
  • dependabot/pip/sphinx-markdown-tables-0.0.10
  • dependabot/pip/sphinx-markdown-tables-0.0.12
  • dependabot/pip/sphinx-markdown-tables-0.0.14
  • dependabot/pip/sphinx-markdown-tables-0.0.15
  • main
  • master
  • remove-pandas
  • rename-naw-to-sc

pending completion
115

Pull #17

travis-ci

web-flow
fix(parl): Ensure calendars only contain bank holidays for that country

* Rather than appending the bank holidays to the rules, which collated them together, we now set the values as a list.
* The examples in the tests ensure that a country doesn't have a bank holiday which doesn't appear in their calendar
Pull Request #17: fix(parl): Implement date choice using the actual legislation.

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

290 of 294 relevant lines covered (98.64%)

2.96 hits per line

Relevant lines Covered
Build:
Build:
294 RELEVANT LINES 290 COVERED LINES
2.96 HITS PER LINE
Source Files on fix-parl-date-2019
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
115 fix-parl-date-2019 fix(parl): Ensure calendars only contain bank holidays for that country * Rather than appending the bank holidays to the rules, which collated them together, we now set the values as a list. * The examples in the tests ensure that a country doesn... Pull #17 07 Nov 2019 06:53PM UTC web-flow travis-ci pending completion  
114 fix-parl-date-2019 fix(parl): Ensure calendars only contain bank holidays for that country * Rather than appending the bank holidays to the rules, which collated them together, we now set the values as a list. * The examples in the tests ensure that a country doesn... push 07 Nov 2019 06:53PM UTC mrwilson travis-ci pending completion  
113 fix-parl-date-2019 fix(parl): Update `uk_parliament()` documentation Pull #17 07 Nov 2019 06:34PM UTC web-flow travis-ci pending completion  
112 fix-parl-date-2019 fix(parl): Update `uk_parliament()` documentation push 07 Nov 2019 06:33PM UTC mrwilson travis-ci pending completion  
111 fix-parl-date-2019 fix(parl): `for_id` does not require country for parliamentary elections * It can still use them for the by-election scenario, where only one country's calendar applies Pull #17 06 Nov 2019 11:34PM UTC web-flow travis-ci pending completion  
110 fix-parl-date-2019 fix(parl): `for_id` does not require country for parliamentary elections * It can still use them for the by-election scenario, where only one country's calendar applies push 06 Nov 2019 11:34PM UTC mrwilson travis-ci pending completion  
108 fix-parl-date-2019 fix(parl): Implement date choice using the actual legislation. * I had misread the "Representation of the People Act" whilst implementing logic to calculate statement publish dates for UK Parliamentary elections (specifically Schedule 1 Parts 2a/... push 06 Nov 2019 11:28PM UTC mrwilson travis-ci pending completion  
109 fix-parl-date-2019 fix(parl): Implement date choice using the actual legislation. * I had misread the "Representation of the People Act" whilst implementing logic to calculate statement publish dates for UK Parliamentary elections (specifically Schedule 1 Parts 2a/... Pull #17 06 Nov 2019 11:27PM UTC web-flow travis-ci pending completion  
See All Builds (222)
  • 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