Skip to content

Commit

Permalink
chore(main): release 3.0.0 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 16, 2024
1 parent 15e53b2 commit 88a2f7a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

* Writer api improvements ([#91](https://github.com/PHACDataHub/django-phac_aspc-helpers/issues/91)) ([dcde15a](https://github.com/PHACDataHub/django-phac_aspc-helpers/commit/dcde15aaf99b1392ab9c5b145c746533cff1d093))

## [3.0.0](https://github.com/PHACDataHub/django-phac_aspc-helpers/compare/v2.2.0...v3.0.0) (2024-05-16)


### ⚠ BREAKING CHANGES

* force a new version?

### Features

* force a new version? ([15e53b2](https://github.com/PHACDataHub/django-phac_aspc-helpers/commit/15e53b2e397f66be51631feb3d72fd2382f15350))

## 3.0.0 (2024-03-09)

### Bug Fixes
Expand Down

1 comment on commit 88a2f7a

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
phac_aspc
   rules.py29293%15, 54
phac_aspc/django
   comma_separated_field.py902374%23, 36, 58–70, 77, 86–87, 97, 102, 105, 121–124, 127–128, 138–139, 147–157
   excel.py2432988%18–19, 50, 82, 86, 120–122, 126–130, 133–134, 163, 171, 193, 203, 206, 316, 319, 321, 323, 326, 332, 357, 380, 398, 419–420, 439
   fields.py841681%47, 68–81, 103–106, 121–126, 129–133
phac_aspc/django/admin/decorators
   admin_decorators.py18289%37–38
phac_aspc/django/helpers
   jinja_dtl_interop_utils.py7186%21
phac_aspc/django/helpers/auth
   backend.py28280%2–36
   views.py442739%22, 27–30, 35–43, 48–100
phac_aspc/django/helpers/locale
   code.py8362%10, 13–14
phac_aspc/django/helpers/logging
   configure_logging.py31197%124
   json_post_handlers.py27389%8–9, 61
   utils.py11282%43, 48
phac_aspc/django/helpers/templatetags
   phac_aspc_auth.py7186%14
   phac_aspc_localization.py11464%11, 26–29
phac_aspc/django/helpers/views
   wet.py10640%12–19
phac_aspc/django/localization
   hooks.py660%2–16
phac_aspc/django/localization/decorators
   __init__.py220%4–6
   localization_decorators.py11110%4–46
phac_aspc/django/settings
   logging.py271544%29–37, 47–66
   security.py21957%34–45
phac_aspc/django/settings/utils
   configure_settings_for_tests.py3233%15–19
TOTAL94719380% 

Tests Skipped Failures Errors Time
51 0 💤 0 ❌ 0 🔥 2.221s ⏱️

Please sign in to comment.