Skip to content

Conversation

@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

❌ Patch coverage is 79.78723% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.68%. Comparing base (99eb7ab) to head (e3114a2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...tasks/decidim_awesome_migrate_menu_categories.rake 20.00% 16 Missing ⚠️
...m_awesome/proposals/application_helper_override.rb 75.00% 1 Missing ⚠️
app/helpers/decidim/decidim_awesome/map_helper.rb 91.66% 1 Missing ⚠️
lib/tasks/decidim_awesome_upgrade_tasks.rake 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
- Coverage   97.07%   96.68%   -0.39%     
==========================================
  Files         156      157       +1     
  Lines        4033     4074      +41     
==========================================
+ Hits         3915     3939      +24     
- Misses        118      135      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

ElviaBth and others added 26 commits May 7, 2025 11:47
* Update app/overrides/decidim/proposals/proposals/_votes_count/replace_counter.html.erb.deface

* Update app/cells/decidim/decidim_awesome/voting/proposal_metadata_cell.rb

* Update app/helpers/concerns/decidim/decidim_awesome/proposals/application_helper_override.rb

* Update checksums for Decidim 0.30.0

* Update app/cells/decidim/decidim_awesome/voting/proposal_metadata_cell.rb

---------

Co-authored-by: Alejandro Puerta <[email protected]>
* Fix space_role_actions in Decidim::DecidimAwesome::PaperTrailVersion

* Fix admin_role_actions in Decidim::DecidimAwesome::PaperTrailVersion

* Update Ransack syntax

* Fix destroy_entry in Decidim::DecidimAwesome::UserEntityPresenter

* Fix Admin Actions Export

* Fix Proposal specs

* parse dates in the new papertrail format

* fix search for admins in paper trail

* fix filtering

* fix admin accountability styles

* wrong file

* rubocop

* lint

* fix spec

* refactor: update help text styling and improve email export expectations in admin accountability

* feat: add admin actions to download your data section in English locale

* fix: add missing admin actions to ignore_unused in i18n tasks

---------

Co-authored-by: Ivan Vergés <[email protected]>
Co-authored-by: Fran Bolívar (FBO) <[email protected]>
Co-authored-by: Alejandro Puerta <[email protected]>
* Fix translated etiquette validator

* Add system spec for proposal title etiquette validations

* Update ChromeDriver to 136.0.7103.92
* Fix etiquette validator when config does not exist

* Update README.md

* Fetch taxonomies instead of categories from GraphQL

* Add taxonomy filters to awesome map component settings and locals

* init: Refactor awesome map to use taxonomies instead of categories

* tree taxonomies filter in UI menu

* Fix parent checkbox logic in awesome map controls

* Renaming from categories to taxonomies

* Rake for migrating menu_categories to menu_taxonomies in awesome_map components. Filter null nodes.

* Add a taxonomy filter for the awesome_map content block

* Enhance taxonomy UI: Add conditional circle icon for parent taxonomies and remove unused background color in styles

* Adapt awesome_map_spec.rb to new taxonomies structure

* Include test for deleting a taxonomy

* Update map_cell_spec.rb to use taxonomies instead of categories in awesome map tests

* Adapt map_helper_spec (partially)

* Refactor tests to respect taxonomy_ids filter and adjust current_taxonomies method for root taxonomies

* Filter homepage map taxonomies by current organization

* Lint

* JS lint

* erb-lint sintax fix

* Improve taxonomies selector on content block and fix possible bug on map component

* Filter out invalid amendments before processing in proposals_controller

* lint js proposals_controller.js

* Correct eslint exceptions

---------

Co-authored-by: Fran Bolívar <[email protected]>
Co-authored-by: Alejandro Rueda <[email protected]>
* fix redirects

* fix tests

* fix rubocop

* fix hashcash override

* fix rubocop

* normalize files

---------

Co-authored-by: Ivan Vergés <[email protected]>
* fix redirects

* fix tests

* fix rubocop

* fix hashcash override

* fix rubocop

* normalize files

* update decidim 0.31

* update checksums

---------

Co-authored-by: Anna Topalidi <[email protected]>
@microstudi microstudi marked this pull request as ready for review September 9, 2025 10:41
@microstudi microstudi merged commit 60da172 into main Sep 9, 2025
10 of 11 checks passed
@microstudi microstudi deleted the release/0.30-stable branch September 9, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment