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

docs & typehints - artifacts.py.{ccss_special_case(), filter_connections()} #127

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

jGaboardi
Copy link
Collaborator

@jGaboardi jGaboardi commented Dec 2, 2024

This PR:

  • adds docs & typehints for artifacts.py.{ccss_special_case(), filter_connections()}
  • does a very small refactor inside filter_connections()
  • several typos of "linestring" --> "linestrings"
  • xref testing, refactor, & docstrings #20

@jGaboardi jGaboardi self-assigned this Dec 2, 2024
@jGaboardi jGaboardi added documentation Improvements or additions to documentation refactor & code maint labels Dec 2, 2024
@jGaboardi jGaboardi requested a review from martinfleis December 2, 2024 23:31
@jGaboardi jGaboardi mentioned this pull request Dec 2, 2024
5 tasks
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.8%. Comparing base (43e1da6) to head (ba1b1da).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #127   +/-   ##
=====================================
  Coverage   98.8%   98.8%           
=====================================
  Files          6       6           
  Lines        962     966    +4     
=====================================
+ Hits         950     954    +4     
  Misses        12      12           
Files with missing lines Coverage Δ
sgeop/artifacts.py 97.9% <100.0%> (+<0.1%) ⬆️

... and 1 file with indirect coverage changes

@martinfleis martinfleis merged commit 623b170 into main Dec 3, 2024
11 checks passed
@martinfleis martinfleis deleted the GH20_artifacts_docstrings_filter_special branch December 3, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation refactor & code maint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants