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

Update to latest copier and make docs nicer #142

Merged
merged 5 commits into from
Sep 13, 2024
Merged

Update to latest copier and make docs nicer #142

merged 5 commits into from
Sep 13, 2024

Conversation

coretl
Copy link
Contributor

@coretl coretl commented Sep 13, 2024

No description provided.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.89%. Comparing base (f5251e8) to head (6c43a65).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   95.89%   95.89%   -0.01%     
==========================================
  Files           9        9              
  Lines         926      925       -1     
==========================================
- Hits          888      887       -1     
  Misses         38       38              

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

Copy link
Contributor

@callumforrester callumforrester left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -1,3 +1,10 @@
"""`Spec` and its subclasses.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: This is a self-referencing description, same for regions.py and core.py, it seems a bit redundant, similar to

def get_foo() -> int:
    """
    gets foo
    """
    ...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ha, better words welcomed!

@coretl coretl merged commit e42f8eb into main Sep 13, 2024
20 of 21 checks passed
@coretl coretl deleted the update branch September 13, 2024 15:40
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