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

Participant search and event performance #355

Merged
merged 15 commits into from
Jun 27, 2023
Merged

Participant search and event performance #355

merged 15 commits into from
Jun 27, 2023

Conversation

loleg
Copy link
Collaborator

@loleg loleg commented Jun 22, 2023

  • Data Package minor fixes.
  • Participant search form (screenshot below)
  • Gravatar not-found icons are "retro" (requires socializing to deploy)
  • Improved event screen performance.
  • Projects are showing their score again in the hexboard.
  • Fixes to APIs.
  • Dependency updates.

Screenshot from 2023-06-28 08-45-34

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #355 (8f7ac54) into main (873d9e2) will increase coverage by 0.47%.
The diff coverage is 78.18%.

❗ Current head 8f7ac54 differs from pull request most recent head 195e519. Consider uploading reports for the commit 195e519 to get more accurate results

@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
+ Coverage   55.98%   56.45%   +0.47%     
==========================================
  Files          41       41              
  Lines        4330     4366      +36     
==========================================
+ Hits         2424     2465      +41     
+ Misses       1906     1901       -5     
Impacted Files Coverage Δ
dribdat/public/views.py 60.00% <62.50%> (+3.06%) ⬆️
dribdat/aggregation.py 46.73% <100.00%> (+8.31%) ⬆️
dribdat/app.py 89.25% <100.00%> (+0.86%) ⬆️
dribdat/settings.py 97.00% <100.00%> (+0.03%) ⬆️
dribdat/user/models.py 75.43% <100.00%> (-0.55%) ⬇️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@loleg loleg mentioned this pull request Jun 23, 2023
  • Updating botocore (1.29.156 -> 1.29.161)
  • Updating zope-event (4.6 -> 5.0)
  • Updating faker (18.10.1 -> 18.11.1)
  • Updating flask-sqlalchemy (3.0.4 -> 3.0.5)
  • Updating pluggy (1.0.0 -> 1.2.0)
  • Updating boto3 (1.26.156 -> 1.26.161)
  • Updating pytest (7.3.2 -> 7.4.0)
  • Updating redis (4.5.5 -> 4.6.0)
@loleg loleg merged commit ce488f7 into dribdat:main Jun 27, 2023
4 checks passed
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.

None yet

1 participant