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 unit test for calculateLineData #1654

Merged
merged 3 commits into from
Aug 19, 2022
Merged

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Aug 18, 2022

Description

Add unit test for calculateLineData

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #1654 (32bcfa6) into main (6c67f98) will increase coverage by 10.10%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1654       +/-   ##
===========================================
+ Coverage   78.89%   89.00%   +10.10%     
===========================================
  Files          29      105       +76     
  Lines        1559     5529     +3970     
===========================================
+ Hits         1230     4921     +3691     
- Misses        329      608      +279     
Flag Coverage Δ
unittests 89.00% <ø> (+10.10%) ⬆️

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

Impacted Files Coverage Δ
...ponsibleai/responsibleai/_tools/shared/__init__.py 100.00% <0.00%> (ø)
...ponsibleai/responsibleai/modelanalysis/__init__.py 100.00% <0.00%> (ø)
...ai/responsibleai/rai_insights/rai_base_insights.py 87.58% <0.00%> (ø)
...ibleai/_tools/causal/dashboard_schemas/__init__.py 100.00% <0.00%> (ø)
raiutils/raiutils/common/__init__.py 100.00% <0.00%> (ø)
responsibleai/responsibleai/_tools/__init__.py 100.00% <0.00%> (ø)
.../raiutils/data_processing/data_processing_utils.py 93.90% <0.00%> (ø)
raiutils/raiutils/common/retries.py 100.00% <0.00%> (ø)
responsibleai/responsibleai/feature_metadata.py 96.00% <0.00%> (ø)
...ai/responsibleai/_tools/causal/causal_constants.py 100.00% <0.00%> (ø)
... and 66 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

gaugup added 2 commits August 18, 2022 20:50
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@gaugup gaugup enabled auto-merge (squash) August 19, 2022 03:52
@gaugup gaugup merged commit 58e2b0c into main Aug 19, 2022
@gaugup gaugup deleted the gaugup/AddUnitTestForLineChartData branch August 19, 2022 05:44
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.

3 participants