Skip to content

fix(export): save project stats only after exports are updated#269

Open
tnagorra wants to merge 1 commit into
developfrom
fix/project-status-update-order
Open

fix(export): save project stats only after exports are updated#269
tnagorra wants to merge 1 commit into
developfrom
fix/project-status-update-order

Conversation

@tnagorra

Copy link
Copy Markdown
Collaborator

Changes

  • Update project status only after updating the exports
    • We can use project's modified_at or last_contribution_date to partially generate website pages.

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.55%. Comparing base (189901a) to head (03aa9d2).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #269   +/-   ##
========================================
  Coverage    87.55%   87.55%           
========================================
  Files          211      211           
  Lines        12819    12819           
  Branches      1089     1089           
========================================
  Hits         11224    11224           
  Misses        1196     1196           
  Partials       399      399           

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant