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

Replace pkg resources #58

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Replace pkg resources #58

merged 1 commit into from
Jul 25, 2024

Conversation

farhan
Copy link
Contributor

@farhan farhan commented Feb 12, 2024

Ticket: openedx/XBlock#676

Reference XBlock PR:
openedx/XBlock#716

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.41%. Comparing base (2c32c47) to head (db49c4d).

Current head db49c4d differs from pull request most recent head b9ddcf5

Please upload reports for the commit b9ddcf5 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   92.47%   92.41%   -0.07%     
==========================================
  Files           5        5              
  Lines         226      224       -2     
==========================================
- Hits          209      207       -2     
  Misses         17       17              
Flag Coverage Δ
unittests 92.41% <100.00%> (-0.07%) ⬇️

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

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

@farhan farhan linked an issue Feb 16, 2024 that may be closed by this pull request
@farhan farhan added the blocked by other work PR cannot be finished until other work is complete label May 7, 2024
@farhan farhan force-pushed the farhan/replace_pkg_resources branch 4 times, most recently from 2ad2a80 to b9ddcf5 Compare May 20, 2024 15:37
@farhan farhan force-pushed the farhan/replace_pkg_resources branch 2 times, most recently from 36951a0 to d7c36c5 Compare July 25, 2024 08:36
@farhan farhan force-pushed the farhan/replace_pkg_resources branch from d7c36c5 to 0e65692 Compare July 25, 2024 08:43
@farhan farhan marked this pull request as ready for review July 25, 2024 08:43
@farhan farhan requested a review from irtazaakram July 25, 2024 08:44
@farhan farhan removed the blocked by other work PR cannot be finished until other work is complete label Jul 25, 2024
@farhan farhan merged commit 73bf0d0 into master Jul 25, 2024
6 checks passed
@farhan farhan deleted the farhan/replace_pkg_resources branch July 25, 2024 08:49
@farhan farhan mentioned this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Switch off of deprecated pkg_resources library
2 participants