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

IGVF-DACC / igvf-ui / #5649
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: IGVF-3031-pipeline-status-embed
DEFAULT BRANCH: main
Ran 13 May 2025 09:41PM UTC
Jobs 1
Files 166
Run time 1min
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

13 May 2025 09:36PM UTC coverage: 100.0%. Remained the same
#5649

push

web-flow
IGVF-2629 Dynamic computational-tools page (#785)

* Remove existing static table and add a basic dynamic table, missing publication data. Convert computational-tools.js to Typescript. Add Typescript types for software and publication objects.
* Add a column for linked publication objects.
* Set the light-mode table colors.
* Add colors for dark mode.
* Add debugging console log for demo because of a crash in `<DataTable>`.
* More debugging console.log.
* More debugging console.log
* Handle cases where no software data exists.
* Change Tool column cells to link to the software page. Add a URL column with a link to the software `source_url`. Change all potentially wide columns to use the same header renderer to keep the column at a specific width.
* Fix a build error on the last commit.
* Remove URL column. Add button link for the `source_url` in the Tool column.
* Debugging console.logs for a demo crash that doesn’t happen locally.
* Try using a backup copy of the page from the morning to try to isolate the crash.
* See if the button link is causing the crash.
* Try replacing the Tool column cells with the old link to the repo to see if that stops the crash.
* Try reverting to the individual components for the References and Purpose columns.
* Try reverting more changes. Also try saving the backup computation-tools file. This causes a reformat for some reason. Let’s see if that causes the -bu page to crash too.
* Revert back to this morning’s copy because it still crashes with no explanation.
* This morning’s file works fine. Gradually reintroduce the functionality I was trying to add.
* Add the icons with the repo links.
* Remove backup file. Remove console.log and commented-out function.
* This reverts commit a85e35fef.
* Might have finally solved the production-mode crash. `[headerRow].concat(tableData)` seems to insert an empty object at the beginning in production mode. But maybe `tableData.unshift(headerRow)` doesn’t.

1458 of 1458 branches covered (100.0%)

Branch coverage included in aggregate %.

3251 of 3251 relevant lines covered (100.0%)

17.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5649.1 13 May 2025 09:41PM UTC 166
100.0
Source Files on build #5649
  • Tree
  • List 166
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c2774006 on github
  • Prev Build on dev
  • Next Build on dev
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