Skip to content

Conversation

@minichma
Copy link
Collaborator

The evaluation of EvaluationOptions.MaxUnmatchedIncrementsLimit is off by one, which is fixed by this PR.

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

❌ Your project status has failed because the head coverage (67%) is below the target coverage (80%). You can increase the head coverage or adjust the target coverage.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #775   +/-   ##
===================================
  Coverage    67%    67%           
===================================
  Files       104    104           
  Lines      4490   4490           
  Branches   1111   1111           
===================================
  Hits       2998   2998           
  Misses     1064   1064           
  Partials    428    428           
Files with missing lines Coverage Δ
Ical.Net/Evaluation/RecurrencePatternEvaluator.cs 92% <100%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@minichma minichma marked this pull request as ready for review April 24, 2025 08:45
@minichma minichma requested a review from axunonb April 24, 2025 08:45
@minichma minichma force-pushed the work/minichma/bugfix/evaloptions_offbyone branch from 783833a to 6532cca Compare April 24, 2025 08:56
@sonarqubecloud
Copy link

@minichma minichma changed the title EvaluationOptions: Fix off-by-one issue with MaxUnmatchedIncrementsLimit EvaluationOptions: Fix off-by-one issue of MaxUnmatchedIncrementsLimit Apr 24, 2025
Copy link
Collaborator

@axunonb axunonb left a comment

Choose a reason for hiding this comment

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

Good finding, tnx

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.

3 participants