Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TNG/ArchUnitNET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.2
Choose a base ref
...
head repository: TNG/ArchUnitNET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.3
Choose a head ref
  • 9 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 2, 2026

  1. Correct behavior of ImplementAny fluent syntax for empty arguments

    Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
    alexanderlinne committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    07c0245 View commit details
    Browse the repository at this point in the history
  2. feat: dont deduplicate method parameter types

    Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
    alexanderlinne committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    38b447e View commit details
    Browse the repository at this point in the history
  3. fix: FieldMembersShould should yield a FieldMembersShouldConjunction

    Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
    alexanderlinne committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    955e8b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Merge pull request #455 from TNG/450-fieldmembers-rule-creation-broke…

    …n-in-013
    
    FieldMembersShould should yield a FieldMembersShouldConjunction
    mak638 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    dbf0a49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 447-methodmemberparameters-doesnt-return-the…

    …-expected-amount-of-entries-when-having-the-same-type-for-parameters
    mak638 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    179f88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    124b535 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #454 from TNG/447-methodmemberparameters-doesnt-re…

    …turn-the-expected-amount-of-entries-when-having-the-same-type-for-parameters
    
    Don't deduplicate Method Parameter Types
    mak638 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    e50b6dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1033ca9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #451 from TNG/446-notimplementanyinterfaces-return…

    …s-fail-if-interfaces-is-empty
    
    Correct behavior of ImplementAny fluent syntax for empty arguments
    mak638 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    b25c4f9 View commit details
    Browse the repository at this point in the history
Loading