Skip to content

Consider using System.Reflection.Emit to generate per-type record and union cons - #116

Open
5tjrtddt4k-cloud wants to merge 3 commits into
destructurama:masterfrom
5tjrtddt4k-cloud:fix/14-mqemov4j
Open

Consider using System.Reflection.Emit to generate per-type record and union cons#116
5tjrtddt4k-cloud wants to merge 3 commits into
destructurama:masterfrom
5tjrtddt4k-cloud:fix/14-mqemov4j

Conversation

@5tjrtddt4k-cloud

Copy link
Copy Markdown

描述

fix: Commit Message

变更

  • src/Destructurama.FSharp/FastReflection.fs

测试

  • 本地测试通过
  • CI 检查通过

Closes #14

@github-actions

Copy link
Copy Markdown

This pull request was marked as stale since it has not been active for a long time

@github-actions github-actions Bot added the stale label Jul 16, 2026
@sungam3r sungam3r removed the stale label Aug 13, 2026
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.83%. Comparing base (a4dbdd4) to head (792b37c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files           1        1           
  Lines          24       24           
  Branches        4        4           
=======================================
  Hits           17       17           
  Misses          5        5           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 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.

@sungam3r

Copy link
Copy Markdown
Member

@5tjrtddt4k-cloud Thanks for contribution. I see only new file. Did you forget to apply it to existing code?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider using System.Reflection.Emit to generate per-type record and union cons/unconsers

2 participants