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

Address Feedback + Autogen Docstring #44

Merged
merged 13 commits into from
Jan 31, 2025

doc(readme): add openAI dependency disclaimer

b3c9713
Select commit
Loading
Failed to load commit list.
Merged

Address Feedback + Autogen Docstring #44

doc(readme): add openAI dependency disclaimer
b3c9713
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

93.61% (-0.59%) compared to 9e9893d, passed because coverage increased by 1.46% when compared to adjusted base (92.15%)

View this Pull Request on Codecov

93.61% (-0.59%) compared to 9e9893d, passed because coverage increased by 1.46% when compared to adjusted base (92.15%)

Details

Codecov Report

Attention: Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.61%. Comparing base (9e9893d) to head (b3c9713).

Files with missing lines Patch % Lines
src/fml_doc_gen/fml_doc_gen.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   94.20%   93.61%   -0.59%     
==========================================
  Files           6        7       +1     
  Lines          69       94      +25     
==========================================
+ Hits           65       88      +23     
- Misses          4        6       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.