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

Restructure #106

Merged
merged 13 commits into from
Nov 28, 2024
Merged

Restructure #106

merged 13 commits into from
Nov 28, 2024

Conversation

pipliggins
Copy link
Collaborator

Restructures the package ready to add a subpackage for autoparser
Adds a one-line python function to mimic the command line interface

@pipliggins pipliggins requested a review from abhidg November 28, 2024 12:32
@pipliggins pipliggins force-pushed the python_interface branch 3 times, most recently from 50053b6 to 6c4840d Compare November 28, 2024 13:52
Copy link
Contributor

@abhidg abhidg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

pyproject.toml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 96.20253% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.93%. Comparing base (25014df) to head (2020b91).
Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
src/adtl/__init__.py 96.87% 1 Missing ⚠️
src/adtl/parser.py 96.15% 1 Missing ⚠️
src/adtl/python_interface.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #106      +/-   ##
===========================================
- Coverage   100.00%   97.93%   -2.07%     
===========================================
  Files            2        5       +3     
  Lines          700      773      +73     
===========================================
+ Hits           700      757      +57     
- Misses           0       16      +16     

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

@pipliggins pipliggins merged commit 34e3339 into main Nov 28, 2024
8 of 10 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.

2 participants