Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

RDI Access change for retrieving data from Kobo Reinstated#4507

Open
johniak wants to merge2 commits intodevelop
base:develop
Choose a base branch
Loading
fromfeature/RDI-Access-change-for-retrieving-data-from-Kobo-NEW

Conversation

johniak
Copy link
Contributor

@johniakjohniak commentedDec 5, 2024
edited by azure-boardsbot
Loading

AB#198299
This pull request includes several changes to thekobo API and related files to improve the functionality and maintainability of the codebase. The most important changes include the refactoring of theKoboAPI class, updates to the environment configurations, and removal of deprecated code.

Refactoring ofKoboAPI class:

Updates to environment configurations:

Removal of deprecated code:

Additional changes:

@codecovCodecov
Copy link

codecovbot commentedDec 5, 2024
edited
Loading

Codecov Report

Attention: Patch coverage is98.07692% with1 line in your changes missing coverage. Please review.

Project coverage is 84.95%. Comparing base(1d0be06) to head(87c48f2).

Files with missing linesPatch %Lines
src/hct_mis_api/migrations_script/main.py0.00%1 Missing⚠️
Additional details and impacted files
@@             Coverage Diff             @@##           develop    #4507      +/-   ##===========================================+ Coverage    84.66%   84.95%   +0.29%===========================================  Files          506      506                Lines        36234    36172      -62     ===========================================+ Hits         30677    30731      +54+ Misses        5557     5441     -116
FlagCoverage Δ
e2e62.70% <26.92%> (+0.09%)⬆️
unittests83.19% <98.07%> (+0.29%)⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

class TestResolveAssetsList:
@pytest.fixture(autouse=True)
def use_kobo_master_token(self, settings: Any) -> None:
settings.KOBO_MASTER_API_TOKEN = "test-token"
Copy link
Collaborator

Choose a reason for hiding this comment

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

how does this test run, on production, there is a token?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ntrncicntrncicntrncic left review comments

At least 2 approving reviews are required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@johniak@ntrncic

[8]ページ先頭

©2009-2025 Movatter.jp