FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Quantco/diffly · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Quantco
/
diffly
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
45
Code
Issues
6
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 3, 2026
chore: Update pixi lockfile (#55)
Show description for 3bbdce9
quant-ranger[bot]
authored
3bbdce9
View commit details
Copy full SHA for 3bbdce9
Browse repository at this point
build: Relax dataframely constraint to allow for v3 (#53)
Oliver Borchert (borchero)
authored
098953b
View commit details
Copy full SHA for 098953b
Browse repository at this point
Commits on Aug 1, 2026
ci: Bump the gh-actions group across 1 directory with 9 updates (#54)
Show description for 4eea50e
dependabot[bot]
authored
4eea50e
View commit details
Copy full SHA for 4eea50e
Browse repository at this point
Commits on Jul 28, 2026
refactor: Do not emit any warnings in tests and treat warnings in tests as errors (#50)
Moritz Potthoff (MoritzPotthoffQC)
authored
05b4df9
View commit details
Copy full SHA for 05b4df9
Browse repository at this point
feat: Allow comparing different categoricals by casting to strings (#49)
Marius Merkle (MariusMerkleQC)
authored
a0158ce
View commit details
Copy full SHA for a0158ce
Browse repository at this point
feat: Expose comparison objects upon failure in testing assertions to enable interactive debugging (#48)
Moritz Potthoff (MoritzPotthoffQC)
authored
5c5dfd0
View commit details
Copy full SHA for 5c5dfd0
Browse repository at this point
feat: Add data metrics for numeric columns (#46)
Show description for 3769d7d
authored
3769d7d
View commit details
Copy full SHA for 3769d7d
Browse repository at this point
feat!: Introduce new summary section for data metrics (#47)
Show description for a626117
authored
a626117
View commit details
Copy full SHA for a626117
Browse repository at this point
Commits on Jul 16, 2026
feat: Generalize metrics and add nullability delta metric (#43)
Show description for 01cef28
authored
01cef28
View commit details
Copy full SHA for 01cef28
Browse repository at this point
Commits on Jul 10, 2026
chore: Update pixi lockfile (#42)
Show description for ea4ee01
quant-ranger[bot]
and
Marius Merkle (MariusMerkleQC)
authored
ea4ee01
View commit details
Copy full SHA for ea4ee01
Browse repository at this point
ci: Fix docs build (#45)
Moritz Potthoff (MoritzPotthoffQC)
authored
ea78b69
View commit details
Copy full SHA for ea78b69
Browse repository at this point
Commits on Jun 30, 2026
chore: Fix copier template source path (#40)
Pavel Zwerschke (pavelzw)
authored
b431ead
View commit details
Copy full SHA for b431ead
Browse repository at this point
Commits on Jun 2, 2026
ci: Bump the gh-actions group with 4 updates (#39)
Show description for d003e58
dependabot[bot]
authored
d003e58
View commit details
Copy full SHA for d003e58
Browse repository at this point
Commits on May 22, 2026
docs: Add no-defensive-code guideline to `AGENTS.md` (#38)
EgeKaraismailogluQC
authored
390144a
View commit details
Copy full SHA for 390144a
Browse repository at this point
refactor: Rename `--hidden-columns` to `--hidden-column` in CLI (#37)
EgeKaraismailogluQC
authored
760dfa5
View commit details
Copy full SHA for 760dfa5
Browse repository at this point
feat: Add per-column metrics to summary (#34)
Show description for 11dbd13
EgeKaraismailogluQC
and
Marius Merkle (MariusMerkleQC)
authored
11dbd13
View commit details
Copy full SHA for 11dbd13
Browse repository at this point
Commits on May 5, 2026
chore: Update pixi lockfile (#36)
Show description for ef4c5e9
quant-ranger[bot]
and
Oliver Borchert (borchero)
authored
ef4c5e9
View commit details
Copy full SHA for ef4c5e9
Browse repository at this point
ci: Bump the gh-actions group with 7 updates (#35)
Show description for 3567fe8
dependabot[bot]
authored
3567fe8
View commit details
Copy full SHA for 3567fe8
Browse repository at this point
Commits on Apr 14, 2026
docs: Add `Summary.to_json()` (#33)
Marius Merkle (MariusMerkleQC)
authored
a835f7e
View commit details
Copy full SHA for a835f7e
Browse repository at this point
Commits on Apr 9, 2026
feat: Add machine-readable digest of comparison (#28)
Marius Merkle (MariusMerkleQC)
authored
adb1d3a
View commit details
Copy full SHA for adb1d3a
Browse repository at this point
Commits on Apr 6, 2026
chore: Update pixi lockfile (#32)
quant-ranger[bot]
authored
11df41f
View commit details
Copy full SHA for 11df41f
Browse repository at this point
Commits on Apr 1, 2026
ci: Fix permissions for release drafter workflow (#31)
Oliver Borchert (borchero)
authored
ddc8668
View commit details
Copy full SHA for ddc8668
Browse repository at this point
ci: Update workflows for release drafter v7 (#30)
Oliver Borchert (borchero)
authored
ebf2000
View commit details
Copy full SHA for ebf2000
Browse repository at this point
ci: Bump the gh-actions group with 4 updates (#29)
Show description for 8e2216f
dependabot[bot]
authored
8e2216f
View commit details
Copy full SHA for 8e2216f
Browse repository at this point
Commits on Mar 30, 2026
docs: Add examples for all methods (#24)
Marius Merkle (MariusMerkleQC)
authored
c85d340
View commit details
Copy full SHA for c85d340
Browse repository at this point
perf: Element-wise comparison only for tolerance-requiring data types (#26)
Marius Merkle (MariusMerkleQC)
authored
a6992fa
View commit details
Copy full SHA for a6992fa
Browse repository at this point
test: Benchmark slowdown of element-wise list comparison (#25)
Marius Merkle (MariusMerkleQC)
authored
ff8439c
View commit details
Copy full SHA for ff8439c
Browse repository at this point
Commits on Mar 27, 2026
feat: Tolerances for inner lists and arrays (#21)
Marius Merkle (MariusMerkleQC)
authored
cccfad4
View commit details
Copy full SHA for cccfad4
Browse repository at this point
Commits on Mar 26, 2026
feat: Refine summary message for equal empty data frames (#20)
Marius Merkle (MariusMerkleQC)
authored
2a3010b
View commit details
Copy full SHA for 2a3010b
Browse repository at this point
Commits on Mar 25, 2026
feat: Perform tolerance-based comparison for lists and arrays (#19)
Marius Merkle (MariusMerkleQC)
authored
70d5369
View commit details
Copy full SHA for 70d5369
Browse repository at this point
Commits on Mar 19, 2026
chore: Add dedicated `PrimaryKeyError` (#17)
Marius Merkle (MariusMerkleQC)
authored
2ae4c11
View commit details
Copy full SHA for 2ae4c11
Browse repository at this point
Commits on Mar 4, 2026
fix: Properly set separating lines in summary (#6)
Marius Merkle (MariusMerkleQC)
authored
fb90a0e
View commit details
Copy full SHA for fb90a0e
Browse repository at this point
docs: Add conda and uv installation instructions (#7)
Show description for 6d122df
Marius Merkle (MariusMerkleQC)
and
Claude (claude)
authored
6d122df
View commit details
Copy full SHA for 6d122df
Browse repository at this point
Commits on Mar 2, 2026
chore: Update pixi lockfile (#4)
Show description for 8e8689c
quant-ranger[bot]
and
Marius Merkle (MariusMerkleQC)
authored
8e8689c
View commit details
Copy full SHA for 8e8689c
Browse repository at this point
Commits on Mar 1, 2026
fix: Use pull_request_target in event name checks (#3)
Show description for a0fabad
Claude
and
Oliver Borchert (borchero)
authored
a0fabad
View commit details
Copy full SHA for a0fabad
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL