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

Admin panel to manage odoo users #14

Merged
merged 16 commits into from
Jul 21, 2023
Merged

Admin panel to manage odoo users #14

merged 16 commits into from
Jul 21, 2023

Conversation

fblupi
Copy link
Member

@fblupi fblupi commented Jul 19, 2023

Fixes #9

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@ab62a19). Click here to learn what that means.
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 7b2d343 differs from pull request most recent head 0de5fc5. Consider uploading reports for the commit 0de5fc5 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##             main       #14   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        21           
  Lines           ?       309           
  Branches        ?         0           
========================================
  Hits            ?       309           
  Misses          ?         0           
  Partials        ?         0           
Impacted Files Coverage Δ
app/commands/decidim/odoo/sync_user.rb 100.00% <100.00%> (ø)
.../concerns/decidim/odoo/admin/members/filterable.rb 100.00% <100.00%> (ø)
...ntrollers/decidim/odoo/admin/members_controller.rb 100.00% <100.00%> (ø)
app/helpers/decidim/odoo/admin/odoo_helper.rb 100.00% <100.00%> (ø)
app/jobs/decidim/odoo/sync_users_job.rb 100.00% <100.00%> (ø)
lib/decidim/odoo.rb 100.00% <100.00%> (ø)
lib/decidim/odoo/admin.rb 100.00% <100.00%> (ø)
lib/decidim/odoo/admin_engine.rb 100.00% <100.00%> (ø)
lib/decidim/odoo/engine.rb 100.00% <100.00%> (ø)

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

@fblupi fblupi requested a review from marinamuca July 20, 2023 14:09
@fblupi fblupi changed the base branch from feat/odoo-verification to main July 21, 2023 07:24
@fblupi fblupi marked this pull request as ready for review July 21, 2023 07:27
@fblupi fblupi merged commit 0bc8d2d into main Jul 21, 2023
3 checks passed
@fblupi fblupi deleted the feat/admin-page branch July 21, 2023 08:33
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.

Admin panel to manage odoo users
2 participants