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

fix issues with jupyter_events 0.5.0 #972

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

Zsailer
Copy link
Member

@Zsailer Zsailer commented Sep 12, 2022

Jupyter Events 0.5.0 enforces the $id field to be a URI. The unit tests here fail to meet this requirement. Updated the tests to handle this.

@Zsailer Zsailer added the bug label Sep 12, 2022
@Zsailer Zsailer marked this pull request as ready for review September 12, 2022 21:42
@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2022

Codecov Report

Merging #972 (efcbca0) into main (ee55c5f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #972   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files          64       64           
  Lines        8136     8136           
  Branches     1358     1358           
=======================================
  Hits         5883     5883           
  Misses       1843     1843           
  Partials      410      410           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Zsailer
Copy link
Member Author

Zsailer commented Sep 12, 2022

The downstream tests appear to be failing for a separate reason.

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit 4a34e6a into jupyter-server:main Sep 12, 2022
@Zsailer Zsailer deleted the jupyter_events-0.5.0 branch January 16, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants