Draft
Conversation
Copilot created this pull request from a session on behalf of
valfirst
July 1, 2026 10:07
View session
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6730 +/- ##
============================================
- Coverage 97.79% 97.77% -0.02%
- Complexity 7325 7329 +4
============================================
Files 1015 1015
Lines 21508 21522 +14
Branches 1416 1416
============================================
+ Hits 21033 21043 +10
- Misses 359 361 +2
- Partials 116 118 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Qodana for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Allure 2.40.0 introduced a completely new frontend ("new web") built with Vite/TypeScript, replacing the Backbone.Marionette SPA. This breaks all existing plugin JS that used
allure.api.*APIs. CSS is now inlined into a single hashed JS bundle (assets/index-[hash].js) with CSS variables for theming.Changes
Core
allureReportVersion2.39.0 → 2.43.0coreStyleUrls/pluginStyleUrls/coreJsUrls/pluginJsUrls) and__allureCoreLoadedpromise-based plugin loadingunknown:\Unknown`, ``failed,broken... ``); swaps--color-status-broken-bg↔--color-status-unknown-bg` palette variables directlyPlugins
.side-nav__brand-text+ CSS variables (--font-size-xl,--color-text-primary); handles collapsed sidebar state.side-nav__brand-iconinstead of.side-nav__brandallure.api.tabs.filter) to CSS (:has()selectors on.side-nav__item,[data-widget-id],[data-chart-id]withdisplay: none)window.__vividusCustomTranslationsvia IIFE (oldallure.api.addTranslationno longer exists)<zero-md>on hash changeindex.jsreference from Spring config (behaviors tab is now built into core; only the Java data aggregator is needed)Tests
vite-manifest.jsoninstead of hardcodedapp.js/styles.css