Skip to content

Conversation

CommanderStorm
Copy link
Contributor

@CommanderStorm CommanderStorm commented Dec 15, 2024

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the nightly rustfmt (cargo +nightly fmt).

Overview

I have added impl PartialEq for Cors which should allow the testability improvements asked in #302

No breaking changes as far as I can tell

Closes #302

@CommanderStorm
Copy link
Contributor Author

(The CI fail seems unrelated as it also fails in #480)

@CommanderStorm CommanderStorm marked this pull request as ready for review December 16, 2024 00:04
@robjtede robjtede added A-cors Project: actix-cors B-semver-patch labels Dec 29, 2024
@robjtede robjtede enabled auto-merge January 13, 2025 23:18
@robjtede robjtede added this pull request to the merge queue Jan 13, 2025
Merged via the queue into actix:master with commit 695369f Jan 13, 2025
9 checks passed
@CommanderStorm CommanderStorm deleted the cors-eq branch January 14, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cors Project: actix-cors B-semver-minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow testing created Cors instance
2 participants