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

get_components + get_available_components docstrings #1206

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

kdayday
Copy link
Contributor

@kdayday kdayday commented Oct 25, 2024

The filter function method signature for get_components was not visible in the API.

  • Split up the get_components docstring & examples into 2 docstrings, with or without filter
  • Clarified get_available_components
  • Renamed Type Hierarchy page to Type Tree to disambiguate

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.37%. Comparing base (8097e9b) to head (c7fcef0).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1206      +/-   ##
==========================================
- Coverage   84.52%   84.37%   -0.16%     
==========================================
  Files         181      181              
  Lines        8389     8382       -7     
==========================================
- Hits         7091     7072      -19     
- Misses       1298     1310      +12     
Flag Coverage Δ
unittests 84.37% <ø> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/base.jl 88.87% <ø> (-0.48%) ⬇️

... and 7 files with indirect coverage changes

@jd-lara jd-lara merged commit 62c02b7 into NREL-Sienna:main Oct 29, 2024
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