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

Bump action version and update cached Matplotlib #1257

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Conversation

YigitElma
Copy link
Collaborator

@YigitElma YigitElma commented Sep 21, 2024

  1. Bumps the Wandalen/wretry.action version to the latest to solve the Node.js version warning as mentioned in Bump Github action versions to avoid js node 16 deprecation warning #843
  2. For regression/unit tests, we use specific matplotlib version, but we don't cache that version. If we instead cache that we can save time.
  3. Bumpscodecov version to v4

…cache action to install specific matplotlib version we use in tests to save time
…cache action to install specific matplotlib version we use in tests to save time
@YigitElma YigitElma self-assigned this Sep 21, 2024
Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.44%. Comparing base (75eafcc) to head (5376e88).
Report is 2219 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1257      +/-   ##
==========================================
- Coverage   95.45%   95.44%   -0.01%     
==========================================
  Files          95       95              
  Lines       23423    23423              
==========================================
- Hits        22358    22356       -2     
- Misses       1065     1067       +2     
Flag Coverage Δ
?

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

see 2 files with indirect coverage changes

@YigitElma YigitElma requested review from dpanici, f0uriest, a team, rahulgaur104, ddudt, kianorr, sinaatalay and unalmis and removed request for a team September 21, 2024 15:03
@YigitElma YigitElma added the easy Short and simple to code or review label Sep 21, 2024
@YigitElma YigitElma merged commit 1e4147d into master Sep 23, 2024
26 checks passed
@YigitElma YigitElma deleted the yge/actions branch September 23, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Short and simple to code or review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants