Skip to content
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

Multiple source gen fixes #39

Merged
merged 27 commits into from
Jan 23, 2025
Merged

Multiple source gen fixes #39

merged 27 commits into from
Jan 23, 2025

Conversation

connorivy
Copy link
Owner

No description provided.

connorivy and others added 27 commits December 5, 2024 08:25
* this might work

* use harmony submodule to get .net 9 fix

* add failing test

* update harmony

* clone with submodule

* remove harmony

* add harmony correctly

* reset post build event
* add more quotes

* specify slnf

* don't copy json files

* clean first

* get correct codecov

* don't include generator code cov
)

- Update the code generator to properly recognize and process inherited
  interfaces.
- Add unit test to validate the changes.
* Fix code generation for interfaces inheriting from other interfaces

- Update the code generator to properly recognize and process inherited
  interfaces.
- Add unit test to validate the changes.

* Fix code generation for interfaces with overloaded methods
@connorivy connorivy merged commit d06658b into main Jan 23, 2025
6 of 7 checks passed
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.

3 participants