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

Cache cleaning for integrational tests #1265

Merged
merged 7 commits into from
Mar 11, 2024
Merged

Cache cleaning for integrational tests #1265

merged 7 commits into from
Mar 11, 2024

Conversation

nicl-nno
Copy link
Collaborator

@nicl-nno nicl-nno commented Mar 7, 2024

Fix for integrational test failure ("lack of memory")

Copy link

docu-mentor bot commented Mar 7, 2024

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app
powered by Anyscale Endpoints
that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed
in this PR. If you only want me to look at specific files or folders,
you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/"
folder and the file "README.md". All good? Let's get started!

@pep8speaks
Copy link

pep8speaks commented Mar 7, 2024

Hello @nicl-nno! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-03-10 16:51:22 UTC

Copy link
Contributor

github-actions bot commented Mar 7, 2024

All PEP8 errors has been fixed, thanks ❤️

Comment last updated at

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.92%. Comparing base (9bdb42e) to head (f82fbff).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1265      +/-   ##
==========================================
+ Coverage   79.85%   79.92%   +0.07%     
==========================================
  Files         146      146              
  Lines       10030    10031       +1     
==========================================
+ Hits         8009     8017       +8     
+ Misses       2021     2014       -7     

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

@nicl-nno
Copy link
Collaborator Author

nicl-nno commented Mar 8, 2024

/fix-pep8

@nicl-nno
Copy link
Collaborator Author

/fix-pep8

@nicl-nno nicl-nno merged commit 0633078 into master Mar 11, 2024
10 checks passed
@nicl-nno nicl-nno deleted the int-fix branch March 11, 2024 09:37
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