Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(http_status_code): replace HttpStatus constants with direct values for support web #10

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

tech-andgar
Copy link
Contributor

Replaced the usage of HttpStatus constants in http_status_code.dart with their corresponding integer values. This change simplifies the code and removes an unnecessary dependency on 'dart:io'.

…es for support web

Replaced the usage of HttpStatus constants in http_status_code.dart with their corresponding integer values. This change simplifies the code and removes an unnecessary dependency on 'dart:io'.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7943212517

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7943032102: 0.0%
Covered Lines: 30
Relevant Lines: 30

💛 - Coveralls

@tech-andgar tech-andgar merged commit 4654164 into DartForge:main Feb 17, 2024
5 checks passed
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.

2 participants