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

feat: add pagination for reporting configs list #1361

Closed
wants to merge 2 commits into from

fix: handle undefined value for totalpages

f71dd16
Select commit
Loading
Failed to load commit list.
Closed

feat: add pagination for reporting configs list #1361

fix: handle undefined value for totalpages
f71dd16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 7, 2024 in 1s

59.37% of diff hit (target 85.55%)

View this Pull Request on Codecov

59.37% of diff hit (target 85.55%)

Annotations

Check warning on line 67 in src/components/ReportingConfig/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReportingConfig/index.jsx#L67

Added line #L67 was not covered by tests

Check warning on line 69 in src/components/ReportingConfig/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReportingConfig/index.jsx#L69

Added line #L69 was not covered by tests

Check warning on line 74 in src/components/ReportingConfig/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReportingConfig/index.jsx#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 92 in src/components/ReportingConfig/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReportingConfig/index.jsx#L92

Added line #L92 was not covered by tests

Check warning on line 143 in src/components/ReportingConfig/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReportingConfig/index.jsx#L143

Added line #L143 was not covered by tests

Check warning on line 123 in src/data/services/LmsApiService.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/services/LmsApiService.js#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 125 in src/data/services/LmsApiService.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/services/LmsApiService.js#L125

Added line #L125 was not covered by tests

Check warning on line 128 in src/data/services/LmsApiService.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/services/LmsApiService.js#L128

Added line #L128 was not covered by tests