Skip to content

feat(diff): get_diff function to retrieve human-readable diffs betwee…

ee55ae1
Select commit
Loading
Failed to load commit list.
Merged

feat(diff): get_diff function returning human-readable diffs #137

feat(diff): get_diff function to retrieve human-readable diffs betwee…
ee55ae1
Select commit
Loading
Failed to load commit list.
Mergify / Queue: Embarked in merge queue succeeded Mar 7, 2025 in 0s

The pull request embarked with main (2b3fd44) will be merged soon

Required conditions for merge:

  • all of [🛡 Merge Protections rule Changelog requirements]:
    • any of:
      • label = skip changelog
      • -title ~= ^feat
      • label = need changelog
  • all of [🛡 Merge Protections rule Enforce conventional commit]:
    • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:
  • all of [🛡 Merge Protections rule 🔎 Reviews]:
    • #changes-requested-reviews-by = 0
    • #review-requested = 0
    • #review-threads-unresolved = 0
  • any of [🛡 GitHub repository ruleset rule]:
    • check-success = Mergify Merge Protections
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections

Check-runs and statuses of the embarked pull request #137:

Test with Python 3.10 details
Test with Python 3.11 details
Test with Python 3.12 details
Test with Python 3.9 details