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

TexasDigitalLibrary / Vireo / 5649420182
57%
main: 59%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/org.apache.tika-tika-core-3.2.2
DEFAULT BRANCH: main
Ran 24 Jul 2023 08:20PM UTC
Jobs 1
Files 494
Run time 7s
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
5649420182

push

github

kaladay
Issue 1842: Major Performance bottleneck in Workflow Step at significant XHRLoad cost.

The XHRLoad is processing too much data and can take as long as 4000ms.
This causes problems on the organization load pages.
This causes huge problems on less efficient browsers or low-resource/low-spec hardware (such as a phone).

This does not solve the primary problem with the Triptych and the Organizations, which still takes 1 to 2 seconds.
However, this stops the massive JS-time performance hit resulting from the XHRLoad of this data.

The `getAll()` is being called automatically, likely through weaver-ui-core.
There are no direct calls to this information via a getAll as far as I can tell.
This getAll is therefore not directly needed (but more testing and QA is needed to confirm this).

Setting `lazy` to `true` seems to tell weaver-ui-core to not auto-load this.

After this change, the XHRLoad goes down from ~4000ms to ~1500ms.
Chrome based browsers do a good job of showing this performance statistic.

1018 of 2039 branches covered (49.93%)

Branch coverage included in aggregate %.

7677 of 13171 relevant lines covered (58.29%)

6.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5649420182.1 24 Jul 2023 08:20PM UTC 494
57.17
GitHub Action Run
Source Files on build 5649420182
  • Tree
  • List 494
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2730b9df on github
  • Prev Build on 4.2.4_staging (#5647332811)
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