Skip to content

docs: added changes to CONTRIBUTING.md file#1875

Open
goncalopinto1 wants to merge 4 commits into
developfrom
docs/CONTRIBUTING.md
Open

docs: added changes to CONTRIBUTING.md file#1875
goncalopinto1 wants to merge 4 commits into
developfrom
docs/CONTRIBUTING.md

Conversation

@goncalopinto1

Copy link
Copy Markdown
Member

Closes #[issue number]

Review checklist

  • Terms and conditions reflect the changes

View Changes

  • Description has screenshots of the UI changes.
  • Tested both in light and dark mode.
  • New text is both in portuguese (PT) and english (EN).
  • Works in different text zoom levels.
  • Works in different screen sizes.

Performance

  • No helper functions to return widgets are added. New widgets are created instead.
  • Used ListView.builder for Long Lists.
  • Controllers (TextEditingController, ...) are beeing disposed of in dispose() method.

@goncalopinto1
goncalopinto1 marked this pull request as ready for review June 26, 2026 00:28
@goncalopinto1
goncalopinto1 requested a review from a team June 26, 2026 00:29
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6%. Comparing base (6a61047) to head (a60a528).
⚠️ Report is 4 commits behind head on develop.

❌ Your project check has failed because the head coverage (6%) is below the target coverage (70%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #1875   +/-   ##
=======================================
  Coverage        6%      6%           
=======================================
  Files           38      38           
  Lines         2148    2148           
=======================================
  Hits           125     125           
  Misses        2023    2023           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@goncalopinto1
goncalopinto1 removed the request for review from a team June 26, 2026 00:35
@goncalopinto1
goncalopinto1 marked this pull request as draft June 26, 2026 00:35
@goncalopinto1 goncalopinto1 changed the title docs: added CONTRIBUTING.md file docs: added changes to CONTRIBUTING.md file Jun 26, 2026
@goncalopinto1
goncalopinto1 marked this pull request as ready for review June 26, 2026 11:23
@goncalopinto1
goncalopinto1 requested a review from a team June 26, 2026 11:23
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.

docs: add changes to CONTRIBUTING.md file for external contributers

1 participant