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/update start page code #3327

Merged
merged 16 commits into from
Jul 5, 2023
Merged

Conversation

damianpumar
Copy link
Contributor

@damianpumar damianpumar commented Jul 4, 2023

Closes #3298
demo

@damianpumar damianpumar requested a review from leiyre July 4, 2023 09:21
@damianpumar damianpumar added type: documentation Improvements or additions to documentation area: ui Indicates that an issue or pull request is related to the User Interface (UI) labels Jul 4, 2023
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch coverage: 95.05% and project coverage change: +0.24 🎉

Comparison is base (6630d7b) 90.13% compared to head (528e675) 90.37%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3327      +/-   ##
===========================================
+ Coverage    90.13%   90.37%   +0.24%     
===========================================
  Files          233      237       +4     
  Lines        12493    12722     +229     
===========================================
+ Hits         11261    11498     +237     
+ Misses        1232     1224       -8     
Flag Coverage Δ
pytest ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/argilla/tasks/database/migrate.py 39.13% <ø> (-4.87%) ⬇️
src/argilla/server/settings.py 77.65% <50.00%> (-3.52%) ⬇️
src/argilla/server/database.py 76.47% <60.00%> (-23.53%) ⬇️
src/argilla/server/contexts/datasets.py 92.46% <89.84%> (-3.56%) ⬇️
src/argilla/server/apis/v0/handlers/workspaces.py 89.39% <90.90%> (+1.06%) ⬆️
src/argilla/utils/dependency.py 94.82% <92.85%> (-1.40%) ⬇️
src/argilla/server/policies.py 98.06% <97.54%> (-0.54%) ⬇️
src/argilla/_version.py 100.00% <100.00%> (ø)
src/argilla/server/apis/v0/handlers/datasets.py 100.00% <100.00%> (ø)
src/argilla/server/apis/v0/handlers/info.py 100.00% <100.00%> (ø)
... and 29 more

... and 22 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@damianpumar damianpumar self-assigned this Jul 4, 2023
leire and others added 8 commits July 4, 2023 15:19
…rgilla into feat/update-start-page-code

* 'feat/update-start-page-code' of github.com:argilla-io/argilla:
  🚑 Fix
…rgilla into feat/update-start-page-code

* 'feat/update-start-page-code' of github.com:argilla-io/argilla:
  ✨ Improve frontend readme
@nataliaElv
Copy link
Member

Closes #3298

@nataliaElv nataliaElv added this to the v1.13.0 milestone Jul 5, 2023
@damianpumar damianpumar merged commit e936512 into develop Jul 5, 2023
@damianpumar damianpumar deleted the feat/update-start-page-code branch July 5, 2023 16:08
leiyre pushed a commit that referenced this pull request Jul 6, 2023
* develop:
  feat: disable concurrency tests GitHub (#3355)
  feat: improve protected fields (#3342)
  chore: added telemetry to ArgillaTrainer (#3336)
  Feat/update start page code (#3327)
  [DOCS] Added information about tests in developer documentation (#3147)

# Conflicts:
#	docs/_source/_common/snippets/start_page.md
#	frontend/components/commons/datasets-list/DatasetsEmpty.vue
leiyre pushed a commit that referenced this pull request Jul 6, 2023
* develop:
  feat: disable concurrency tests GitHub (#3355)
  feat: improve protected fields (#3342)
  chore: added telemetry to ArgillaTrainer (#3336)
  Feat/update start page code (#3327)
  [DOCS] Added information about tests in developer documentation (#3147)

# Conflicts:
#	docs/_source/_common/snippets/start_page.md
#	frontend/components/commons/datasets-list/DatasetsEmpty.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui Indicates that an issue or pull request is related to the User Interface (UI) type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Argilla start page
3 participants