Results 7 comments of Mitchel Skees

Hey @dmitriysmirnovjb, I forgot to add tests for `git4idea.validators.GitRefNameValidator#cleanUpBranchNameOnTyping` in `git4idea.config.GitRefNameValidatorSettingsTest`. I'll add a commit for that change a little later today.

Hey @ybedrov and @dmitriysmirnovjb, do you need me to resolve conflicts, or adhere to a requirement before this can be merged? I would like to see this merged in, since...

@reseto sorry for the wait! The conflict has been resolved.

@nitsky I ran `RUST_BACKTRACE=full cargo build --release --target x86_64-pc-windows-gnu`, compressed `/modelfox/target/x86_64-pc-windows-gnu/release` with `tar -czvf modelfox.tar.gz ./*`, and then had windows scan the tarball. No malicious files were found. Just FYI.

Hey @isabella, do you happen to have the original training data that triggered this bug? Based on this [comment](https://github.com/modelfoxdotdev/modelfox/blob/d3472c217f0177872d40628425ea0241bb3afb24/crates/core/stats.rs#L154), I would assume the issue was caused by the histogram size...

Here's an updated link to tbillington's proposal: [compare main to tbillington:main](https://github.com/modelfoxdotdev/modelfox/compare/main...tbillington:main) Sorry to butt in, I was just checking out the issues, tried the link, and found it pointed to...