-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hom DSL #101
base: master
Are you sure you want to change the base?
Hom DSL #101
Conversation
…itself so far. Uses a lot of garbage code I wrote months ago so in need of a lotta refactoring.
… (and default matches)
It's going to say there's a lot of changes because I merged #93 into it |
Thing is, this is literally just half of a @stratify call. Need to figure out what I can pull out from both and use. |
PLEASE NOTE THIS HAS #93 MERGED INTO IT!!! This will cause a lot of reformatting to occur throughout the project, to shorten lines and get tabs to be 2 spaces rather than 4. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 50.03% 52.03% +2.00%
==========================================
Files 9 10 +1
Lines 1525 1597 +72
==========================================
+ Hits 763 831 +68
- Misses 762 766 +4 ☔ View full report in Codecov by Sentry. |
Note, this creates a homomorphism from WeightModel to (l_type with all attributes mapped to nothing).