-
Notifications
You must be signed in to change notification settings - Fork 107
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
test the github actions to add a binder badge #230
Closed
Closed
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
Codecov Report
@@ Coverage Diff @@
## development #230 +/- ##
============================================
Coverage 55.46% 55.46%
============================================
Files 20 20
Lines 1527 1527
Branches 317 317
============================================
Hits 847 847
Misses 623 623
Partials 57 57 Continue to review full report at Codecov.
|
weiji14
reviewed
Oct 12, 2021
weiji14
reviewed
Oct 12, 2021
JessicaS11
added a commit
that referenced
this pull request
Dec 8, 2021
* add github action to add binder badge to PRs (#229) * use the binder badge action directly (instead of a manual implementation of it) (#233) See the discussion in #230 for more details on this switch. * preliminary AWS access (#213) * update links for travis badge (#234) * Fix failing test_visualization_date_range check for ATL07 (#241) * By default, no email status updates to users when ordering granules (#240) * remove extra cell causing errors in example notebook * Set default page size for orders to 2000 per NSIDC recommendation (#239) * Add ICESat-2 data read-in functionality (#222) * update examples from 2020 Hackweek tutorials * update add and commit GitHub Action version (and UML diagrams) (#244) * merge traffic (GitHub and PyPI) and bib updates (#245) * Release 0.5.0 (#246) * release v0.5.0 CI fixes (#251) * fix Travis CI label in readme * update earthdata login fixture for testing * add required input to pytest fixture (#252) Co-authored-by: Wei Ji <[email protected]> Co-authored-by: trey-stafford <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
testing #229