Skip to content

Conversation

@khanhkhanhlele
Copy link
Contributor

This PR fixes typos in the file Algorithms/Crypto/Paddings/Pkcs7Padding.cs.

Copilot AI review requested due to automatic review settings November 5, 2025 11:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects a spelling error in the XML documentation for the RemovePadding method in the Pkcs7Padding class. The typo "vaild" has been fixed to "valid" in the parameter documentation.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@siriak siriak enabled auto-merge (squash) November 6, 2025 19:33
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.82%. Comparing base (411763c) to head (a03eb5c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #555   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files         286      286           
  Lines       11753    11753           
  Branches     1687     1687           
=======================================
  Hits        11380    11380           
  Misses        237      237           
  Partials      136      136           

☔ View full report in Codecov by Sentry.
📢 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.

@siriak siriak merged commit f22a09c into TheAlgorithms:master Nov 6, 2025
10 checks passed
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