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

make dependencies work again #23

Merged
merged 4 commits into from
May 30, 2024
Merged

make dependencies work again #23

merged 4 commits into from
May 30, 2024

Conversation

biancarosa
Copy link
Owner

@biancarosa biancarosa commented May 30, 2024

3 problems:

  • linter started failing due to timeout on requests.get
  • flask 1.x is has fallen into the sunset.
  • pipenv version was severely outdated (it's been 4 yrs!)
  • codecov gh action didn't work anymore

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ccfe63a) to head (69a7e12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           59        60    +1     
=========================================
+ Hits            59        60    +1     

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

@biancarosa biancarosa merged commit 66cfc44 into main May 30, 2024
5 checks passed
@biancarosa biancarosa deleted the biancarosa/update-deps branch May 30, 2024 03:26
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.

1 participant