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

Simplify stub module public API #79

Merged
merged 5 commits into from
May 20, 2024
Merged

Simplify stub module public API #79

merged 5 commits into from
May 20, 2024

Conversation

Andriamanitra
Copy link
Owner

@Andriamanitra Andriamanitra commented May 8, 2024

I made most of the implementation details internal to the module. It could probably use some more refactoring but I think this is at least a step in the right direction.

These are still public:

  • stub::generate 👍
  • stub::generate_from_config 🤔
  • stub::StubConfig 🤔
    • read_from_dir 🤔
  • stub::SIMPLE_REFERENCE_STUB 🤔

@Andriamanitra Andriamanitra merged commit f7a0ea7 into main May 20, 2024
2 checks passed
@Andriamanitra Andriamanitra deleted the stub-api branch May 20, 2024 18:41
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.

2 participants