Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Nested section support#38

Draft
Ext3h wants to merge 4 commits into
7rulnik:masterfrom
Ext3h:master
Draft

Nested section support#38
Ext3h wants to merge 4 commits into
7rulnik:masterfrom
Ext3h:master

Conversation

@Ext3h
Copy link
Copy Markdown

@Ext3h Ext3h commented Jan 13, 2025

Addresses

Changes:

  • Sections can now be properly nested
  • Graceful handling of improperly closed sections
  • collapsed=true section option is honored
  • Nested sections have a slight indentation for better readbility of long logs
  • Get rid of empty lines
  • Switch to monospace font to better align with how the logs are shown on Gitlab
  • Reduced memory and CPU footprint by a lot

Bug fixes:

  • Durations are computed correctly for nested sections
  • Web extension has no access to window.location query strings, so build href without path
  • Section options no longer break duration calculation (start_section with options have no duration calculated #37)
  • Deal with overly long lines in formatted output
  • Avoid horizontal scroll bars

Comment thread src/Parser.js
@Ext3h Ext3h marked this pull request as draft January 13, 2025 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant