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

goharbor / harbor
64%
master: 61%

Build:
Build:
LAST BUILD BRANCH: remove_adminserver
DEFAULT BRANCH: master
Repo Added 08 Aug 2018 09:11AM UTC
Files 220
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 feat/retention/GH-6661-retain-newer-than-n-days
branch: feat/retention/GH-6661-retain-newer-than-n-days
CHANGE BRANCH
x
Reset
  • feat/retention/GH-6661-retain-newer-than-n-days
  • Feat--migration_scritp_180_2_190
  • New-Replication-Rule-style-bug
  • add-expect-file-from-linux-os
  • add-retry-for-get-project-Quotas-1
  • add_community_pro_link
  • adopters
  • angular6
  • bitsf-patch-2
  • bump_up_legacy_api_version
  • clouderati-copyright-update
  • debug_oidc_onboard
  • dev-center
  • dev-center1
  • dronetest-test1
  • enhance_job_service
  • feat/retention/GH-6660-keep-most-recent-n
  • feature/tag_retention
  • fix-images
  • fix_ldap_group_admin_dn
  • fix_nightly
  • fix_ui_bug
  • fixing-links
  • harbor-tile-testcase
  • jonasrosland-patch-1
  • jonasrosland-patch-2
  • master
  • michmike-patch-1
  • michmike-patch-2
  • michmike-patch-3
  • michmike-patch-4
  • michmike-patch-5
  • michmike-patch-6
  • michmike-patch-7
  • michmike-patch-8
  • minor-doc-fixes
  • newdocs-check
  • oic-ui-1
  • optimize_cicd
  • p2p_preheat
  • pr/upgrade2angular5
  • project-quota-dev
  • readme-updates
  • refactor_admin
  • release-1.10.0
  • release-1.5.0
  • release-1.6.0
  • release-1.7.0
  • release-1.8.0
  • release-1.9.0
  • remove_adminserver
  • rep-aws-drv
  • replication
  • replication_ng
  • revert-8494-fix-global-search
  • revert-9506-token-sevice
  • sclements-1.10-cherrypick
  • sclements-1.10-doc-updates
  • seprate_harbor_portal_from_harbor_core
  • test_coverage1
  • test_tag_retention
  • tile_master
  • travis-encrypt-gskey
  • ui-modify
  • upgrade_clarity-2.1
  • upgrade_clr_1.0.3_issue
  • v1.10.0
  • v1.10.0-rc1
  • v1.10.0-rc2
  • v1.10.1
  • v1.10.2
  • v1.10.2-rc1
  • v1.10.3
  • v1.10.3-rc1
  • v1.10.4-rc1
  • v1.10.5
  • v1.10.5-rc1
  • v1.10.6-rc1
  • v1.5.3
  • v1.5.4
  • v1.6.0
  • v1.6.0-rc1
  • v1.6.0-rc2
  • v1.6.0-rc3
  • v1.6.1
  • v1.6.2
  • v1.6.3
  • v1.7.0
  • v1.7.0-rc1
  • v1.7.0-rc2
  • v1.7.1
  • v1.7.2
  • v1.7.3
  • v1.7.4
  • v1.7.5
  • v1.7.6
  • v1.7.6-rc1
  • v1.7.7
  • v1.7.7-rc1
  • v1.8.0
  • v1.8.0-rc1
  • v1.8.0-rc2
  • v1.8.1
  • v1.8.2
  • v1.8.2-rc1
  • v1.8.2-rc2
  • v1.8.3
  • v1.8.3-rc1
  • v1.8.4
  • v1.8.5
  • v1.8.5-rc1
  • v1.8.6
  • v1.8.6-rc1
  • v1.9.0
  • v1.9.0+vmware.1
  • v1.9.0-rc1
  • v1.9.0-rc2
  • v1.9.1
  • v1.9.2
  • v1.9.2-rc1
  • v1.9.3
  • v1.9.4
  • v1.9.4-rc1
  • v1.9.4-rc2
  • vmware-1.9.0
  • webhook-dev
  • webhook-dev-20190807
  • wwp-weighting
  • xaleeks-patch-1
  • xaleeks-patch-2
  • xaleeks-patch-3
  • zzm_test

15 Jul 2019 02:38AM UTC coverage: 64.431% (-0.6%) from 65.062%
13560

Pull #8256

travis-ci

web-flow
Port tests to github.com/stretchr/testify/suite

Signed-off-by: Nathan Lowe <public@nlowe.me>
Pull Request #8256: Retention: Implement Evaluator: Retain if created less than x days ago

8 of 8 new or added lines in 1 file covered. (100.0%)

17259 of 26787 relevant lines covered (64.43%)

73.75 hits per line

Relevant lines Covered
Build:
Build:
26787 RELEVANT LINES 17259 COVERED LINES
73.75 HITS PER LINE
Source Files on feat/retention/GH-6661-retain-newer-than-n-days
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13560 feat/retention/GH-6661-retain-newer-than-n-days Port tests to github.com/stretchr/testify/suite Signed-off-by: Nathan Lowe <public@nlowe.me> Pull #8256 16 Jul 2019 03:25PM UTC web-flow travis-ci
64.43
13559 feat/retention/GH-6661-retain-newer-than-n-days Port tests to github.com/stretchr/testify/suite Signed-off-by: Nathan Lowe <public@nlowe.me> push 15 Jul 2019 02:59AM UTC nlowe travis-ci
65.11
13488 feat/retention/GH-6661-retain-newer-than-n-days Retention: Implement Evaluator: Retain if created less than x days ago Signed-off-by: Nathan Lowe <public@nlowe.me> Pull #8256 10 Jul 2019 05:23AM UTC web-flow travis-ci
65.11
13487 feat/retention/GH-6661-retain-newer-than-n-days Retention: Implement Evaluator: Retain if created less than x days ago Signed-off-by: Nathan Lowe <public@nlowe.me> push 10 Jul 2019 05:07AM UTC nlowe travis-ci
65.1
See All Builds (7072)
  • 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