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

Add upload step to e2e test for CI RAIWidgets Python Typescript pipeline #1183

Merged
merged 5 commits into from
Feb 2, 2022

Conversation

vinuthakaranth
Copy link
Contributor

Add upload step to e2e test workflow

Description

Areas changed

npm packages changed:

  • responsibleai/causality
  • responsibleai/core-ui
  • responsibleai/counterfactuals
  • responsibleai/dataset-explorer
  • responsibleai/fairness
  • responsibleai/interpret
  • responsibleai/localization
  • responsibleai/mlchartlib
  • responsibleai/model-assessment

Python packages changed:

  • raiwidgets
  • responsibleai
  • erroranalysis
  • rai_core_flask

Tests

  • No new tests required.
  • New tests for the added feature are part of this PR.
  • I validated the changes manually.

Screenshots (if appropriate):

Documentation:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2022

Codecov Report

Merging #1183 (864fe22) into main (dab0f71) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1183   +/-   ##
=======================================
  Coverage   67.76%   67.76%           
=======================================
  Files          90       90           
  Lines        4291     4291           
=======================================
  Hits         2908     2908           
  Misses       1383     1383           
Flag Coverage Δ
unittests 67.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dab0f71...864fe22. Read the comment docs.

@vinuthakaranth vinuthakaranth enabled auto-merge (squash) January 28, 2022 19:23
3 similar comments
@vinuthakaranth vinuthakaranth changed the title Add upload step to e2e test workflow Add upload step to e2e test for CI RAIWidgets Python Typescript pipeline Jan 31, 2022
1 similar comment
@vinuthakaranth vinuthakaranth merged commit 9cc450a into main Feb 2, 2022
@vinuthakaranth vinuthakaranth deleted the vikarant/AddUploadStep branch February 2, 2022 01:19
gaugup pushed a commit that referenced this pull request Feb 2, 2022
* update config

* update cypress config
gaugup added a commit that referenced this pull request Feb 7, 2022
* Add cohort and filter definitions in raiwidgets SDK

Signed-off-by: Gaurav Gupta <[email protected]>

* Remove commented out code

Signed-off-by: Gaurav Gupta <[email protected]>

* Add metrics to StatisticsUtils - F1 score, selection rate, mean absolute error (#1174)

* add new metrics

* undo unwanted changes

* fix casing

* add superscript 2 for r-squared

* update tests to reflect new metrics

* lintfix

* fix mae calculation

* update dnn notebook example to give more interesting results (#1194)

* Add upload step to e2e test workflow (#1183)

* update config

* update cypress config

* Add upload step to e2e test to CI notebooks pipeline (#1188)

* changes

* lintfix

* Fix code review comments

Signed-off-by: Gaurav Gupta <[email protected]>

Co-authored-by: Roman Lutz <[email protected]>
Co-authored-by: Ilya Matiach <[email protected]>
Co-authored-by: Vinutha Karanth <[email protected]>
gaugup added a commit that referenced this pull request Feb 27, 2022
* Add cohort and filter definitions in raiwidgets SDK

Signed-off-by: Gaurav Gupta <[email protected]>

* Remove commented out code

Signed-off-by: Gaurav Gupta <[email protected]>

* Add metrics to StatisticsUtils - F1 score, selection rate, mean absolute error (#1174)

* add new metrics

* undo unwanted changes

* fix casing

* add superscript 2 for r-squared

* update tests to reflect new metrics

* lintfix

* fix mae calculation

* update dnn notebook example to give more interesting results (#1194)

* Add upload step to e2e test workflow (#1183)

* update config

* update cypress config

* Add upload step to e2e test to CI notebooks pipeline (#1188)

* changes

* lintfix

* Fix code review comments

Signed-off-by: Gaurav Gupta <[email protected]>

Co-authored-by: Roman Lutz <[email protected]>
Co-authored-by: Ilya Matiach <[email protected]>
Co-authored-by: Vinutha Karanth <[email protected]>
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.

4 participants