Skip to content

Merge pull request #1 from TheAlgorithms/master - #7610

Open
crapxxi wants to merge 1 commit into
TheAlgorithms:masterfrom
crapxxi:master
Open

crapxxi wants to merge 1 commit into
TheAlgorithms:masterfrom
crapxxi:master

Conversation

@crapxxi

@crapxxi crapxxi commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

feat: add Adwin, an adaptive window that cuts itself when the stream …

  • [ x ] I have read CONTRIBUTING.md.
  • [ x ] This pull request is all my own work -- I have not plagiarized it.
  • [ x ] All filenames are in PascalCase.
  • [ x ] All functions and variable names follow Java naming conventions.
  • [ x ] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • [ x ] All new algorithms include a corresponding test class that validates their functionality.
  • [ x ] All new code is formatted with clang-format -i --style=file path/to/your/file.java

feat: add Adwin, an adaptive window that cuts itself when the stream …
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.15%. Comparing base (a0c3eb5) to head (0305ced).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7610      +/-   ##
============================================
- Coverage     81.17%   81.15%   -0.02%     
+ Complexity     7852     7850       -2     
============================================
  Files           828      828              
  Lines         24865    24865              
  Branches       4849     4849              
============================================
- Hits          20184    20180       -4     
- Misses         3909     3911       +2     
- Partials        772      774       +2     

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

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