Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F FEDOT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ITMO-NSS-team
  • FEDOT
  • Merge requests
  • !346

Merged
Created Jun 30, 2021 by Elizaveta Lutsenko@LizLutsenkoOwner

edit requirements

  • Overview 11
  • Commits 6
  • Changes 10

Created by: MAGLeb

Add requirements for GitHub Actions. Manual build work only for integration tests. Integration tests were rewrite for reduce time working. Locally integration tests worked as well as GitHub Actions in 15-20 minutes.

Three main types of functions are tested in integration tests:

  • examples
  • cases
  • metrics

It seems to me that tests for examples and cases can be reduced by simply checking their performance and not running the composer on them. I also think it is worth adding tests for metrics on other datasets in the future, because only one test for the framework's performance metric is used (comparison with baseline and xgboost).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 337_requirement