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

Fixed CI job error (aiohttp) #2007

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Conversation

Future-Outlier
Copy link
Member

@Future-Outlier Future-Outlier commented Nov 29, 2023

Description

Let's downgrade the version of it first.
When aioresponse release new packages, we can update both aiohttp and aioresponses packages.

aioresponses PR: pnuckowski/aioresponses#248

Signed-off-by: Future Outlier <[email protected]>
@Future-Outlier Future-Outlier marked this pull request as draft November 29, 2023 07:30
@Future-Outlier Future-Outlier marked this pull request as ready for review November 29, 2023 08:14
Future Outlier added 2 commits November 29, 2023 16:24
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
@Future-Outlier Future-Outlier changed the title Fixed Spark CI AIOHTTP error Fixed CI job error (aiohttp) Nov 29, 2023
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a759601) 86.03% compared to head (c6fd449) 86.11%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2007      +/-   ##
==========================================
+ Coverage   86.03%   86.11%   +0.08%     
==========================================
  Files         303      315      +12     
  Lines       22589    23197     +608     
  Branches     3456     3456              
==========================================
+ Hits        19434    19977     +543     
- Misses       2565     2629      +64     
- Partials      590      591       +1     

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

Future Outlier added 2 commits November 29, 2023 21:55
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Copy link
Collaborator

@eapolinario eapolinario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@eapolinario eapolinario merged commit 5fc0188 into flyteorg:master Nov 29, 2023
76 checks passed
RRap0so pushed a commit to RRap0so/flytekit that referenced this pull request Dec 15, 2023
* fixed

Signed-off-by: Future Outlier <[email protected]>

* fixed by downgrade version

Signed-off-by: Future Outlier <[email protected]>

* add aioresponses back

Signed-off-by: Future Outlier <[email protected]>

* aio fixed

Signed-off-by: Future Outlier <[email protected]>

* update req

Signed-off-by: Future Outlier <[email protected]>

---------

Signed-off-by: Future Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Signed-off-by: Rafael Raposo <[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.

3 participants