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

Enhance error logging in OrderDetailsDataSource #14018

Merged

Commits on Sep 23, 2024

  1. Enhance error logging in OrderDetailsDataSource

    - Add crash logging for invalid shippingLabelIndex in OrderDetailsDataSource.swift
    - Add crash logging for invalid row index for shippingLabel in OrderDetailsDataSource.swift
    - Add crash logging for invalid section in numberOfRowsInSection in OrderDetailsDataSource.swift
    - Add crash logging for invalid section and row in cellForRowAtIndexPath in OrderDetailsDataSource.swift
    - Add crash logging for invalid section in viewForHeaderInSection in OrderDetailsDataSource.swift
    pmusolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e88a5fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ebcff View commit details
    Browse the repository at this point in the history
  3. feat: updated release-notes

    pmusolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6626f73 View commit details
    Browse the repository at this point in the history
  4. update: release-notes

    pmusolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c1edb83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5fe5ea View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

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