Skip to content

Conversation

@msimerson
Copy link
Contributor

@msimerson msimerson commented Apr 8, 2025

  • dep(eslint): upgraded to v9
  • dep(*): bump versions to latest
  • feat(conf.d/http): added tls
  • feat(session): added JWT for session auth
  • feat(zone): removed location
  • feat(routes/zone_record): added, fixes Create HTTP routes for Zone Records #17
  • change(routes/users): result is always array
  • change(routes/ns): GET id is optional, result is always array
  • change(routes/zone): GET id is optional, result is always array

@coveralls
Copy link

coveralls commented Apr 9, 2025

Pull Request Test Coverage Report for Build 14363874358

Details

  • 189 of 250 (75.6%) changed or added relevant lines in 10 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.0%) to 95.405%

Changes Missing Coverage Covered Lines Changed/Added Lines %
routes/zone_record.js 60 121 49.59%
Totals Coverage Status
Change from base Build 11873422596: -2.0%
Covered Lines: 2416
Relevant Lines: 2495

💛 - Coveralls

@msimerson msimerson marked this pull request as ready for review April 9, 2025 17:39
- dep(\*): bump versions to latest
- feat(conf.d/http): added tls
- feat(session): added JWT for session auth
- feat(zone): removed location
- feat(routes/zone_record): added, fixes #17
- change(routes/users): result is always array
- change(routes/ns): GET id is optional, result is always array
- change(routes/zone): GET id is optional, result is always array
@msimerson msimerson merged commit 42e0b74 into main Apr 9, 2025
12 checks passed
@msimerson msimerson deleted the release-3.0.0 branch April 9, 2025 18:02
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.

Create HTTP routes for Zone Records

3 participants