openedx / xblock-lti-consumer

GNU Affero General Public License v3.0
28 stars 81 forks source link

add pyjwt requirement #349

Open mumarkhan999 opened 1 year ago

mumarkhan999 commented 1 year ago

Related ticket

codecov[bot] commented 1 year ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (44d0126) 97.84% compared to head (4455627) 97.75%.

Files Patch % Lines
lti_consumer/lti_1p3/tests/test_consumer.py 73.33% 4 Missing :warning:
lti_consumer/plugin/views.py 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #349 +/- ## ========================================== - Coverage 97.84% 97.75% -0.10% ========================================== Files 77 77 Lines 6696 6649 -47 ========================================== - Hits 6552 6500 -52 - Misses 144 149 +5 ``` | [Flag](https://app.codecov.io/gh/openedx/xblock-lti-consumer/pull/349/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/openedx/xblock-lti-consumer/pull/349/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | `97.75% <96.24%> (-0.10%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.