Skip to content

pkg_resources related fixes#427

Merged
mauvais2 merged 1 commit into1.8.0from
pkg_resources_fixes
Apr 1, 2026
Merged

pkg_resources related fixes#427
mauvais2 merged 1 commit into1.8.0from
pkg_resources_fixes

Conversation

@mauvais2
Copy link
Copy Markdown
Contributor

  • Removed the references of pkg_resources
  • Deleted top level of init.py
  • Updated setup.py

Tests:

  • Made sure the ci jobs run fine.
  • Created cpu env, build atomsci packages. Ran unit tests and a few integrative tests on LC to verify.

Copy link
Copy Markdown
Collaborator

@paulsonak paulsonak left a comment

Choose a reason for hiding this comment

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

these changes look good to me

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@             Coverage Diff             @@
##            1.8.0     #427       +/-   ##
===========================================
+ Coverage   40.57%   51.41%   +10.84%     
===========================================
  Files          49       36       -13     
  Lines       13537    10685     -2852     
===========================================
+ Hits         5493     5494        +1     
+ Misses       8044     5191     -2853     
Flag Coverage Δ
unittests 51.41% <ø> (+10.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mauvais2 mauvais2 merged commit a9946f7 into 1.8.0 Apr 1, 2026
14 checks passed
@mauvais2 mauvais2 deleted the pkg_resources_fixes branch April 1, 2026 14:36
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.

2 participants