Skip to content

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

Open
crapxxi wants to merge 2 commits into
TheAlgorithms:masterfrom
crapxxi:master
Open

crapxxi wants to merge 2 commits 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

codecov-commenter commented Sep 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.18%. Comparing base (6bdb1ac) to head (fe06db5).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7610   +/-   ##
=========================================
  Coverage     81.18%   81.18%           
- Complexity     7863     7864    +1     
=========================================
  Files           829      829           
  Lines         24885    24885           
  Branches       4855     4855           
=========================================
+ Hits          20203    20204    +1     
  Misses         3910     3910           
+ Partials        772      771    -1     

☔ 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