decidim / decidim-bulletin-board

GNU Affero General Public License v3.0
5 stars 6 forks source link

Adds ENV vars for configuring the BB server #310

Closed microstudi closed 9 months ago

microstudi commented 9 months ago

fixes #287 supersedes #301

codecov-commenter commented 9 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (6e0a171) 69.57% compared to head (a6818dc) 69.57%.

Files Patch % Lines
...letin_board/server/app/graphql/types/query_type.rb 66.66% 3 Missing :warning:
...r/app/commands/sandbox/generate_load_test_stats.rb 0.00% 1 Missing :warning:
...oard/server/app/jobs/sandbox/generate_votes_job.rb 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #310 +/- ## ======================================== Coverage 69.57% 69.57% ======================================== Files 96 96 Lines 1630 1630 ======================================== Hits 1134 1134 Misses 496 496 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

andreslucena commented 9 months ago

@microstudi there's a failing spec, can you check it out please?

microstudi commented 9 months ago

All done @andreslucena !