Skip to content

Conversation

@Add1ct1ve
Copy link
Contributor

  • Fix typo: registert_i_foretaksregisteret -> registrert_i_foretaksregisteret

  • Fix typo: trangsopplosning -> tvangsopplosning

  • Fix OrganisasjonsnummerValidator to accept int input by converting to str first

  • Fix incorrect docstring in get_roller method

- Fix typo: registert_i_foretaksregisteret -> registrert_i_foretaksregisteret

- Fix typo: trangsopplosning -> tvangsopplosning

- Fix OrganisasjonsnummerValidator to accept int input by converting to str first

- Fix incorrect docstring in get_roller method
- Update get_roller docstring to use :class:\RolleGruppe\ for consistency

- Add .zfill(9) to handle leading zeros when int is converted to org number

- Add test coverage for int-to-org-number conversion

- Remove PR_DESCRIPTION.md
@Add1ct1ve Add1ct1ve requested a review from jodal January 24, 2026 21:09
@jodal jodal merged commit 6be09d2 into crdbrd:main Jan 28, 2026
11 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8025b13) to head (131bccd).
⚠️ Report is 3 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          360       360           
  Branches         9         9           
=========================================
  Hits           360       360           

☔ 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.

@jodal
Copy link
Member

jodal commented Jan 28, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants