Skip to content

Deprecate an unused implementation of bit sets - #2056

Merged
liblit merged 1 commit into
wala:masterfrom
liblit:deprecate-intset.BitSet
Sep 17, 2026
Merged

liblit merged 1 commit into
wala:masterfrom
liblit:deprecate-intset.BitSet

Conversation

@liblit

@liblit liblit commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

I find no internal uses of com.ibm.wala.util.intset.BitSet going back as far as April 2012. Before that history gets murky due to migration from Subversion to Git.

I find no uses of this code going back as far as April 2012.  Before
that history gets murky due to migration from Subversion to Git.
@liblit
liblit requested a review from msridhar September 17, 2026 00:31
@liblit liblit self-assigned this Sep 17, 2026
@liblit liblit added the cleanup API cleanup and refactoring label Sep 17, 2026
@liblit
liblit enabled auto-merge September 17, 2026 00:31
@codecov

codecov Bot commented Sep 17, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.80%. Comparing base (9e6b85b) to head (0156069).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2056      +/-   ##
============================================
- Coverage     50.81%   50.80%   -0.01%     
+ Complexity    12761    12759       -2     
============================================
  Files          1368     1368              
  Lines         83500    83500              
  Branches      14414    14414              
============================================
- Hits          42427    42423       -4     
- Misses        36385    36386       +1     
- Partials       4688     4691       +3     

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

🚀 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.

@liblit
liblit added this pull request to the merge queue Sep 17, 2026
Merged via the queue into wala:master with commit 1a5cfe6 Sep 17, 2026
11 checks passed
@liblit
liblit deleted the deprecate-intset.BitSet branch September 17, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup API cleanup and refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants