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
π§ͺ Task 9 (sub): Created PR β test: 23 unit tests for HtmlInference.inferListType and inferHeaders (previously had no dedicated test coverage); 2980 core tests pass β Branch
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for April 2026
Suggested Actions for Maintainer
repo-assist/test-htmlinference-2026-04-23): test: 23 unit tests for HtmlInference.inferListType and inferHeaders β Branchactions/github-script(minor CI dependency update) β ReviewFuture Work for Repo Assist
Run History
2026-04-23 04:38 UTC β Run
HtmlInference.inferListTypeandinferHeaders(previously had no dedicated test coverage); 2980 core tests pass β Branch2026-04-22 04:34 UTC β Run
HtmlParserEmitTagremoves deadelsebranch (was always a no-op), avoids re-computingCurrentTagName()using already-computedname, removes redundant.ToLowerInvariant()inIsFormattedTag/IsScriptTag; 783 tests pass β Branch2026-04-21 04:36 UTC β Run
2026-04-20 04:42 UTC β Run
HtmlCharRefsentity lookup usesDictionary(O(1)) instead of F#Map(O(log n)) for ~2230 entries; also avoidschar[]alloc inTrimEnd; 2957 tests pass (merged as [Repo Assist] perf: HtmlCharRefs entity lookup uses Dictionary for O(1) instead of Map O(log n)Β #1753 β )2026-04-19 04:XX UTC β Run
maininto PR [Repo Assist] fix: change HTTP response default encoding from ISO-8859-1 to UTF-8 (Closes #1251)Β #1717 (HTTP encoding fix, Closes Problem with Http.RequestString detection of response content encodingΒ #1251) β resolved RELEASE_NOTES/AssemblyInfo conflicts; 0 errors, 3740 tests pass (push was blocked β protected files in merge commit)2026-04-18 04:29 UTC β Run
2026-04-17 04:37 UTC β Run
StructuralInferencecore type-inference moduledotnet-version-file: global.json(included in PR [Repo Assist] test+eng: 37 StructuralInference unit tests; CI reads SDK version from global.jsonΒ #1747, merged β )2026-04-16 04:39 UTC β Run
@dsyme) β fix: disposeSHA1instance inCaching.hashString; useSHA1.HashDataon .NET 5+2026-04-15 04:34 UTC β Run
@dsymeas PR [Repo Assist] ci: automatically create GitHub releases on push to mainΒ #1750, merged β )enhancement2026-04-14 04:34 UTC β Run
75ac61192026-04-13 04:43 UTC β Run
@dsyme) β perf: inline\uhex parsing and span-based number parsing in JSON parser@dsyme) β improve: fast-path short-circuit inniceCamelName,capitalizeFirstLetter, andPluralizer2026-04-12 04:35 UTC β Run
readString;AsSpaninJsonStringEncodeTo2026-04-09 04:29 UTC β Run
@dsyme) β perf: avoidToCharArrayallocations2026-04-08 04:30 UTC β Run
@dsyme) β test: add 11 unit tests forJsonValue.ParseMultiple,Load(Stream),Load(TextReader), andWriteTo2026-04-07 04:29 UTC β Run
ToCharArrayallocations in HtmlParser2026-04-06 04:33 UTC β Run
@dsyme) β test: add unit tests for trimHtml edge cases, capitalizeFirstLetter, uniqueGenerator2026-04-05 04:30 UTC β Run
@dsyme) β perf: nicePascalName rewrite; remove trimHtml ToCharArray@dsyme) β ci: Fantomas format check; created issue [Repo Assist] ci: add Fantomas format check job to PR workflowΒ #17302026-04-04 04:25 UTC β Run
@dsyme) β perf: reuse StringBuilder + ResizeArray in CSV parser2026-04-03 04:29 UTC β Run