Skip to content

fix https://github.com/Blazemeter/taurus/issues/1947: deduplicate in included-configs - #1970

Open
wuxudong wants to merge 1 commit into
Blazemeter:masterfrom
wuxudong:fix/duplicated_includes
Open

fix https://github.com/Blazemeter/taurus/issues/1947: deduplicate in included-configs #1970
wuxudong wants to merge 1 commit into
Blazemeter:masterfrom
wuxudong:fix/duplicated_includes

Conversation

@wuxudong

Copy link
Copy Markdown

fix duplicated requests introduced by cascade included-configs

Each PR must conform to Developer's Guide.

Quick checklist:

  • Description of PR explains the context of change
  • Unit tests cover the change, no broken tests
  • No static analysis warnings (Codacy etc.)
  • Documentation update ('available in the unstable snapshot' warning if necessary)
  • Changes file inside site/dat/docs/changes directory, one-line note of change inside

@wuxudong wuxudong closed this Mar 23, 2026
@wuxudong wuxudong reopened this Mar 23, 2026
@wuxudong
wuxudong force-pushed the fix/duplicated_includes branch from 4812a03 to 9b3db05 Compare March 23, 2026 03:14
@wuxudong

Copy link
Copy Markdown
Author

@henrychv
For pull requests, only main branch not master can trigger test and codecov because of following code in .github/workflows/ci.yaml

name: CI

on:
  push:
  pull_request:
    branches: [main]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant