You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed we want to integrate JnJ innovative medecine newly release
open-source TLG catalog scripts.
### Key finding
Across these experiments, we confirmed that RTF snapshot diffs are
highly sensitive to computed column widths, resulting in a lot of false
positives even when the intended change is only numeric formatting.
### Mitigation implemented
To reduce these false positives, I computed the column widths ahead of
time and hardcode them into our tests, so width calculation doesn’t
fluctuate between runs/changes.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments