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

PR: Implement support for *Apple Log Profile*. #1232

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

KelSolaar
Copy link
Member

Closes #1204.

Summary

This PR implements support for Apple Log Profile with colour.models.log_encoding_AppleLogProfile and colour.models.log_decoding_AppleLogProfile definitions.

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.
  • [N/A] New transformations have been added to the Automatic Colour Conversion Graph.
  • New transformations have been exported to the relevant namespaces, e.g. colour, colour.models.

Documentation

  • New features are documented along with examples if relevant.
  • The documentation is Sphinx and numpydoc compliant.

@KelSolaar KelSolaar added this to the v0.4.4 milestone Dec 16, 2023
@coveralls
Copy link

coveralls commented Dec 16, 2023

Coverage Status

coverage: 99.733% (+0.003%) from 99.73%
when pulling 9e7988b on feature/apple_log_profile
into 384f5fe on develop.

@KelSolaar KelSolaar merged commit d5bce76 into develop Dec 16, 2023
29 checks passed
@KelSolaar KelSolaar deleted the feature/apple_log_profile branch December 16, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Implement support for *Apple Log Profile*.
2 participants