8000 Comparing 13.2.0...13.3.0 · adamayoung/TMDb · GitHub
[go: up one dir, main page]

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: adamayoung/TMDb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.2.0
Choose a base ref
...
head repository: adamayoung/TMDb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.3.0
Choose a head ref
  • 8 commits
  • 409 files changed
  • 2 contributors

Commits on Nov 11, 2024

  1. CONFIG: Change to swift-format (#214)

    * Add swift-format config
    
    * CONFIG: Change to swift-format
    
    * Updates
    
    * Lint error test
    
    * Strict linting
    
    * Fix linting error
    
    * Minor updates
    adamayoung authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5cc04dc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    f86922a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. CONFIG: Update swift-format rules (#217)

    * multiElementCollectionTrailingCommas
    
    * AllPublicDeclarationsHaveDocumentation
    
    * BeginDocumentationCommentWithOneLineSummary
    
    * NeverForceUnwrap
    
    * NeverUseForceTry
    
    * NeverUseImplicitlyUnwrappedOptionals
    
    * ValidateDocumentationComments
    
    * final
    
    * Fix DocC error
    adamayoung authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b759cf0 View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump codecov/codecov-action from 4 to 5 (#216)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Adam Young <me@adam-young.co.uk>
    dependabot[bot] and adamayoung authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    64b355d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. TEST: Improve code coverage (#218)

    * TMDbErrorTests
    
    * PersonCombinedCreditsTests
    
    * TEST: Improve code coverage
    adamayoung authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2cf0dd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    4b230a1 View commit details
    Browse the repository at this point in the history
  2. CONFIG: Upload test results to codecov on CI build (#220)

    * CONFIG: Upload test results to codecov
    
    * WIP
    adamayoung authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5b99bf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. BUG: Fix empty person external link IDs (#221)

    * BUG: Fix empty person external link IDs
    
    * Update to Xcode 16.2
    adamayoung authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    edbaefe View commit details
    Browse the repository at this point in the history
Loading
0