Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

@realaravinth
Copy link
Member

blocked by #96

SUMMARY
    DBIssue and DBComment loaded data from database when performing
    updates via self.__update() which in some cases where unnecessary as a
    fetch would have been performed just before invoking __update().

    This patch introduces an optical parameter to provide recently
    loaded data from DB
@realaravinth realaravinth requested a review from dat-adi April 14, 2022 18:28
@realaravinth
Copy link
Member Author

CI failure is related to test instability(coverage run has passed, but the build run has failed 🙃) addressed in #98, kindly ignore CI for this PR.

Copy link
Member

@dat-adi dat-adi left a comment

Choose a reason for hiding this comment

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

Changes look good to go for a merge.

@dat-adi dat-adi merged commit 5092f76 into forgeflux-org:master Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants