This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 132
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AyodeAwe
added
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
labels
Jan 19, 2023
AyodeAwe
force-pushed
the
add_docs_build
branch
from
January 19, 2023 11:51
a04c66d
to
c9f5417
Compare
AyodeAwe
force-pushed
the
add_docs_build
branch
from
January 19, 2023 11:53
c9f5417
to
e603af7
Compare
Codecov ReportBase: 71.67% // Head: 71.67% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## branch-23.02 #536 +/- ##
=============================================
Coverage 71.67% 71.67%
=============================================
Files 51 51
Lines 2860 2860
=============================================
Hits 2050 2050
Misses 810 810 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
AyodeAwe
force-pushed
the
add_docs_build
branch
2 times, most recently
from
January 19, 2023 13:04
bdcbf37
to
0d0c22a
Compare
AyodeAwe
force-pushed
the
add_docs_build
branch
from
January 19, 2023 13:09
0d0c22a
to
127e899
Compare
AyodeAwe
force-pushed
the
add_docs_build
branch
from
January 19, 2023 15:16
127e899
to
c2755a4
Compare
AyodeAwe
force-pushed
the
add_docs_build
branch
from
January 19, 2023 16:11
79511ab
to
dda35e6
Compare
AyodeAwe
force-pushed
the
add_docs_build
branch
from
January 19, 2023 17:38
3eb76a7
to
cd85571
Compare
ajschmidt8
reviewed
Jan 25, 2023
|
I have reached out to the |
awthomp
previously approved these changes
Feb 1, 2023
ajschmidt8
reviewed
Feb 1, 2023
ajschmidt8
reviewed
Feb 1, 2023
ajschmidt8
reviewed
Feb 6, 2023
ajschmidt8
reviewed
Feb 13, 2023
ajschmidt8
approved these changes
Feb 15, 2023
awthomp
approved these changes
Feb 15, 2023
/merge |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
conda
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The PR adds a
docs_build
process to the PR and Build workflows for this repository. The generated docs are synced to s3 for only the build workflows.