Skip to content

refactor: Remove decorator dependency from debug.py#7219

Merged
rjsparks merged 1 commit intoietf-tools:mainfrom
microamp:refactor/decorator-debug-py
Mar 18, 2024
Merged

refactor: Remove decorator dependency from debug.py#7219
rjsparks merged 1 commit intoietf-tools:mainfrom
microamp:refactor/decorator-debug-py

Conversation

@microamp
Copy link
Copy Markdown
Contributor

The PR removes the decorator dependency from debug.py. This should complete #5654.

See also: #7199

@microamp microamp changed the title refactor: Drop dependency on decorator package (cont) refactor: Remove decorator dependency from debug.py Mar 18, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.94%. Comparing base (187c2c5) to head (1a3a571).
Report is 64 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7219      +/-   ##
==========================================
- Coverage   88.98%   88.94%   -0.05%     
==========================================
  Files         291      291              
  Lines       40717    41067     +350     
==========================================
+ Hits        36233    36527     +294     
- Misses       4484     4540      +56     

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

Comment thread requirements.txt
types-python-dateutil>=2.8.2
python-magic==0.4.18 # Versions beyond the yanked .19 and .20 introduce form failures
pymemcache>=4.0.0 # for django.core.cache.backends.memcached.PyMemcacheCache
pymemcache>=4.0.0 # for django.core.cache.backends.memcached.PyMemcacheCache
Copy link
Copy Markdown
Member

@rjsparks rjsparks Mar 18, 2024

Choose a reason for hiding this comment

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

nit - try not to bring in unrelated whitespace changes - put those in their own PR. (Otherwise time gets wasted later chasing back through revisions to find why the lines really changed.)

@rjsparks rjsparks merged commit 10cd14f into ietf-tools:main Mar 18, 2024
@microamp microamp deleted the refactor/decorator-debug-py branch March 18, 2024 08:19
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants