Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mutable state from Evaluators and some related, poorly tested functions #655

Merged
merged 8 commits into from
Nov 30, 2024

Remove unused `TimeZoneEvaluator`.

64c1847
Select commit
Loading
Failed to load commit list.
Merged

Remove mutable state from Evaluators and some related, poorly tested functions #655

Remove unused `TimeZoneEvaluator`.
64c1847
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 29, 2024 in 2s

66% of diff hit (target 80%)

View this Pull Request on Codecov

66% of diff hit (target 80%)

Annotations

Check warning on line 79 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L79

Added line #L79 was not covered by tests

Check warning on line 82 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L82

Added line #L82 was not covered by tests

Check warning on line 121 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L121

Added line #L121 was not covered by tests

Check warning on line 128 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L128

Added line #L128 was not covered by tests

Check warning on line 133 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L133

Added line #L133 was not covered by tests

Check warning on line 135 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L135

Added line #L135 was not covered by tests

Check warning on line 167 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L167

Added line #L167 was not covered by tests

Check warning on line 170 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L170

Added line #L170 was not covered by tests

Check warning on line 176 in Ical.Net/CalendarComponents/Alarm.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/CalendarComponents/Alarm.cs#L176

Added line #L176 was not covered by tests

Check warning on line 77 in Ical.Net/Evaluation/Evaluator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Ical.Net/Evaluation/Evaluator.cs#L77

Added line #L77 was not covered by tests