Skip to content

feat: Perform tolerance-based comparison for lists and arrays#19

Draft
MariusMerkleQC wants to merge 3 commits intomainfrom
list_arr
Draft

feat: Perform tolerance-based comparison for lists and arrays#19
MariusMerkleQC wants to merge 3 commits intomainfrom
list_arr

Conversation

@MariusMerkleQC
Copy link
Collaborator

Motivation

Solves #8.

Changes

@MariusMerkleQC MariusMerkleQC self-assigned this Mar 19, 2026
@github-actions github-actions bot added the enhancement New feature or request label Mar 19, 2026
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 90.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.46%. Comparing base (2ae4c11) to head (68dc630).

Files with missing lines Patch % Lines
diffly/_conditions.py 87.50% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #19      +/-   ##
===========================================
- Coverage   100.00%   99.46%   -0.54%     
===========================================
  Files           10       10              
  Lines          707      746      +39     
===========================================
+ Hits           707      742      +35     
- Misses           0        4       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Properly perform floating point comparisons for structs and lists

1 participant