Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: bring back cgru integration tests #1313

Merged
merged 8 commits into from
Jul 29, 2024
Merged

Conversation

Lopa10ko
Copy link
Collaborator

@Lopa10ko Lopa10ko commented Jul 23, 2024

This is a 🙋 feature or enhancement.

Summary

  • parametrize tests by models (04d9a15)
  • restore the integration tests for the CGRU (a7c4022)
  • fix integration tests failure (5dc247c, 4b6fd17)
  • restore the integration test scenarios with CGRU model (WIP)

Context

fixes #1240
fixes recent integration tests failure

@Lopa10ko Lopa10ko self-assigned this Jul 23, 2024
Copy link
Contributor

github-actions bot commented Jul 23, 2024

All PEP8 errors has been fixed, thanks ❤️

Comment last updated at

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.08%. Comparing base (80eba8e) to head (e97e790).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1313      +/-   ##
==========================================
- Coverage   80.10%   80.08%   -0.02%     
==========================================
  Files         146      146              
  Lines       10190    10190              
==========================================
- Hits         8163     8161       -2     
- Misses       2027     2029       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lopa10ko Lopa10ko requested a review from aPovidlo July 29, 2024 11:46
@Lopa10ko Lopa10ko marked this pull request as ready for review July 29, 2024 11:47
@Lopa10ko Lopa10ko requested a review from aPovidlo July 29, 2024 12:43
@Lopa10ko
Copy link
Collaborator Author

@Lopa10ko Lopa10ko merged commit db76dcf into master Jul 29, 2024
6 checks passed
@Lopa10ko Lopa10ko deleted the fix-cgru-integration branch July 29, 2024 12:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CGRU-related error
3 participants