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

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

Build:
Build:
LAST BUILD BRANCH: IGVF-3031-pipeline-status-embed
DEFAULT BRANCH: main
Ran 19 Jul 2022 12:24AM UTC
Jobs 1
Files 18
Run time 10s
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

pending completion
#479

push

web-flow
IGVF-60 Collection table view (#49)

Commit Logs:

* Implement a mechanism so that collection pages can have the report and list views without caring which one actually gets displayed.
* Change collection view enums to constants.
* Introduce the buttons at the top of each collection page to switch between list and table views.
* Implement some small renamings.
* Show the currently selected collection view.
* Make the table border work. Add the labels to the icon buttons.
* Make first column of table view the object path with a link to the object page.
* Improve accessibility of view-selection buttons.
* Display a message for missing content if the profiles object hasn’t loaded or if the collection doesn’t have any discernible type. Introduce React state to track hidden columns, though we don’t yet have a way to set the hidden columns through the UI.
* Add a modal for the user to select which columns get hidden.
* Rename session-storage.js to browser-storage.js. Add a localStorage React custom hook.
* Save hidden columns for each type in localStorage.
* Add list of hidden columns that the user can use to remove items from the hidden-column list.
* Add button to copy the URL with the hidden-column hashtag.
* Rearranged the code to split off the collection table view code into its own file, and made a new file for a standard checkbox.
* Correct the CollectionTable propType.
* Clean up the UI.
* Redo the button colors and types. Move some of the collection table functions and add their tests.
* Update the button colors, especially the icon ones.
* Move the `filtereHiddenColumns` function to the libs directory and add a Jest test. Complete the Jest tests for the regular and icon buttons.
* Get 100% coverall coverage on the button.js Jest tests.
* Validate hidden column IDs from localStorage. Filter out any invalid ones for cases where property names from igvfd have changed.
* Rename components for consistency.
* Move clearHiddenCol... (continued)

134 of 134 branches covered (100.0%)

Branch coverage included in aggregate %.

335 of 339 relevant lines covered (98.82%)

6.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #479.1 19 Jul 2022 12:24AM UTC 0
99.15
Source Files on build #479
Detailed source file information is not available for this build.
  • Back to Repo
  • 3bed43c6 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