frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 480 forks source link

fix: small bug in course_progress_summary.py #1086

Closed 0xflotus closed 3 weeks ago

0xflotus commented 3 weeks ago

This is a small logical fix.

Otherwise if row.progress == 10 or row.progress == 40 or row.progress == 70 wouldn't have an effect.

cypress[bot] commented 3 weeks ago

lms    Run #760

Run Properties:  status check passed Passed #760  •  git commit a8ca8af166 ℹ️: Merge 7aab449502d377a3d475f3cc68e4a0447f1230f8 into cf166b3a572cb38a2a6fafae8376...
Project lms
Branch Review patch-1
Run status status check passed Passed #760
Run duration 00m 36s
Commit git commit a8ca8af166 ℹ️: Merge 7aab449502d377a3d475f3cc68e4a0447f1230f8 into cf166b3a572cb38a2a6fafae8376...
Committer 0xflotus
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
View all changes introduced in this branch ↗︎
frappe-pr-bot commented 2 weeks ago

:tada: This PR is included in version 2.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: