Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of pytest case coverage of backend and AnalysisBase.run() using different n_workers values #4768

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Oct 27, 2024

  1. Update test_base.py

    Added case of backend and AnalysisBase.run() having different worker numbers
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    74b88d7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Added Changelog for the pytest cover case of Backend and AnalysisBase having different n_worker values
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    104708b View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    typo adjust
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0ce4cf6 View commit details
    Browse the repository at this point in the history
  4. Update test_base.py

    PEP fixes
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    084346f View commit details
    Browse the repository at this point in the history
  5. Update test_base.py

    PEP fix
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e09ebf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update test_base.py

    removed line due to duplication
    talagayev authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a06606c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    removed changelog change
    talagayev authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cfcc528 View commit details
    Browse the repository at this point in the history