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

packaging!: Remove unused dependencies pendulum and python-dateutil #2520

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Jul 5, 2024

Copy link

codspeed-hq bot commented Jul 5, 2024

CodSpeed Performance Report

Merging #2520 will not alter performance

Comparing edgarrmondragon/chore/remove-deprecated-deps (e65e85a) with main (5eb1235)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.47%. Comparing base (5eb1235) to head (e65e85a).
Report is 125 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2520   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files          58       58           
  Lines        4799     4799           
  Branches      937      937           
=======================================
  Hits         4294     4294           
  Misses        352      352           
  Partials      153      153           

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

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/remove-deprecated-deps branch from 1ac07ab to add740e Compare July 9, 2024 23:58
@edgarrmondragon edgarrmondragon changed the title refactor: Remove deprecated dependencies refactor: Remove unused dependencies pendulum and python-dateutil Jul 9, 2024
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/remove-deprecated-deps branch 4 times, most recently from d2df0ec to c9fddf9 Compare July 16, 2024 23:34
@edgarrmondragon edgarrmondragon changed the title refactor: Remove unused dependencies pendulum and python-dateutil packaging!: Remove unused dependencies pendulum and python-dateutil Jul 19, 2024
* pendulum
* python-dateutil
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/remove-deprecated-deps branch from c9fddf9 to e65e85a Compare July 30, 2024 18:57
@edgarrmondragon edgarrmondragon marked this pull request as ready for review July 30, 2024 19:21
@edgarrmondragon edgarrmondragon requested a review from a team as a code owner July 30, 2024 19:21
@edgarrmondragon edgarrmondragon merged commit 5d66569 into main Jul 30, 2024
33 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/chore/remove-deprecated-deps branch July 30, 2024 19:21
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.

BREAKING CHANGE: Consider removing usage of pendulum
1 participant