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

ThreeSixtyGiving / grantnav
72%
live: 72%

Build:
Build:
LAST BUILD BRANCH: bc/publisher-link-quality-dashboard
DEFAULT BRANCH: live
Repo Added 18 Mar 2025 04:41PM UTC
Token wWYKzB0GiYTNfbMgIcOFHWXpeAkOkUmye regen
Build 288 Last
Files 31
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 bc/publisher-link-quality-dashboard
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • bc/add-contextual-page-titles-to-pages
  • bc/add-how-to-search-guides-to-nav
  • bc/custom-search-no-params
  • bc/git-version-info-about
  • bc/publisher-link-quality-dashboard
  • bc/remove-elements-from-search-summary
  • bc/search-results-csv-order
  • bc/search-summary
  • bc/update-address-and-charity-number
  • bc/update-design-system
  • dependabot/pip/black-26.3.1
  • dependabot/pip/django-4.2.21
  • dependabot/pip/django-4.2.22
  • dependabot/pip/django-4.2.24
  • dependabot/pip/django-4.2.25
  • dependabot/pip/django-4.2.26
  • dependabot/pip/django-4.2.27
  • dependabot/pip/django-4.2.28
  • dependabot/pip/django-4.2.29
  • dependabot/pip/django-4.2.30
  • dependabot/pip/h11-0.16.0
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/requests-2.33.0
  • dependabot/pip/wheel-0.46.2
  • eld/api_cors_headers
  • eld/cors_headers
  • eld/dataload-speed-up
  • eld/fix_api_path
  • es-docker-readme
  • issue-1140
  • issue-1155
  • issue-940
  • live
  • ml/filter-scroll-position
  • ml/global-nav-bar
  • ml/loading-overlay
  • ml/responsive-filter-toggle
  • ml/search-radio-buttons
  • mw/add_grant_title_to_page
  • mw/big_upgrades
  • mw/change_country_filter_filter_type
  • mw/countries_filter
  • mw/countries_filter_v1
  • mw/fix_funder_sort_order_by
  • mw/fix_multiple_cors_headers
  • mw/fix_org_cache_data_import
  • mw/footer_blurb_change
  • mw/grants_ind_copy
  • mw/hardcoded-css-urls
  • mw/individuals_linking_type_check
  • mw/make_copyright_footer_dynamic_current_year
  • mw/new_params
  • mw/org_page_stats_by_recipient_type
  • mw/redirect_issue
  • mw/remove_grant_field_flatten_sort
  • mw/remove_tnl_special_redirector
  • mw/standard_field_mapping
  • mw/test_for_type
  • mw/text_search_score_order
  • mw/tnl_redirect
  • mw/touchstart_issue
  • mw/update-negative-zero-link
  • mw/upgrade_requirements
  • mw/yt-nocookies-embed
  • pre-python3.12
  • rg/run-tests-in-firefox
  • rg/search-and-filter-analytics
  • rg/upgrade-python-3.12

10 Apr 2026 10:01AM UTC coverage: 72.329%. Remained the same
24239128277

Pull #1248

github

BibianaC
add quality dashboard link to publishers

https://github.com/ThreeSixtyGiving/grantnav/issues/843#event-24148444246
Pull Request #1248: add quality dashboard link to publishers

1435 of 1984 relevant lines covered (72.33%)

0.72 hits per line

Relevant lines Covered
Build:
Build:
1984 RELEVANT LINES 1435 COVERED LINES
0.72 HITS PER LINE
Source Files on live
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24239128277 bc/publisher-link-quality-dashboard add quality dashboard link to publishers https://github.com/ThreeSixtyGiving/grantnav/issues/843#event-24148444246 Pull #1248 10 Apr 2026 10:51AM UTC BibianaC github
72.33
24238411624 bc/publisher-link-quality-dashboard test: tests_links: add the quality dashboard url to skip links Pull #1248 10 Apr 2026 10:31AM UTC BibianaC github
72.33
24238412465 bc/publisher-link-quality-dashboard Merge 0bf40a2dd into 48e5b6bd6 Pull #1248 10 Apr 2026 10:31AM UTC web-flow github
72.33
24237562497 bc/publisher-link-quality-dashboard add quality dashboard link to publishers https://github.com/ThreeSixtyGiving/grantnav/issues/843#event-24148444246 Pull #1248 10 Apr 2026 10:08AM UTC BibianaC github
72.33
24234098898 live frontend: views: preserve order in CSV downloads https://github.com/ThreeSixtyGiving/grantnav/issues/858 push 10 Apr 2026 08:39AM UTC BibianaC github
72.33
24148051629 dependabot/pip/django-4.2.30 Merge 1fb3a523c into 396fc4aa2 Pull #1247 08 Apr 2026 05:08PM UTC web-flow github
72.33
23734126700 bc/search-results-csv-order frontend: views: preserve order in CSV downloads https://github.com/ThreeSixtyGiving/grantnav/issues/858 Pull #1246 30 Mar 2026 08:05AM UTC BibianaC github
72.33
23597952292 live frontend: Analytics changes This commit: * Moves analytics-specific JavaScri to a seperate template file * Explitily tracks Searches on GrantNav, rather than letting Matomo (unreliably) try to infer searches vs pageviews * Explicitly handles t... push 26 Mar 2026 01:58PM UTC R2ZER0 github
72.33
23588651485 dependabot/pip/requests-2.33.0 build(deps): bump requests from 2.32.3 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.... Pull #1245 26 Mar 2026 10:14AM UTC web-flow github
72.55
23517065588 rg/search-and-filter-analytics frontend: Analytics changes This commit: * Moves analytics-specific JavaScri to a seperate template file * Explitily tracks Searches on GrantNav, rather than letting Matomo (unreliably) try to infer searches vs pageviews * Explicitly handles t... Pull #1239 24 Mar 2026 11:31PM UTC R2ZER0 github
72.33
See All Builds (223)

Badge your Repo: grantnav

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc