Skip to content

feat: add is-status(code)within-range methods #64

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

Merged
merged 6 commits into from
Jun 13, 2024
Merged

Conversation

tsinis
Copy link
Owner

@tsinis tsinis commented Jun 13, 2024

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 🧪 Tests
  • 📝 Documentation
  • ⚙️ CI/CD or GitHub Workflow configuration change
  • 📦 Dependencies update

github-actions[bot]
github-actions bot previously approved these changes Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.48%. Comparing base (9e0d695) to head (d965fc0).

Current head d965fc0 differs from pull request most recent head 28b8700

Please upload reports for the commit 28b8700 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   95.58%   95.48%   -0.10%     
==========================================
  Files           2        2              
  Lines         136      133       -3     
==========================================
- Hits          130      127       -3     
  Misses          6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codefactor-io bot commented Jun 13, 2024

CodeFactor found an issue: Use 'const' for final variables initialized to a constant value.

It's currently on:
test\src\num_status_code_extension_test.dart:15
Commit d965fc0

It cannot be const because of the .first.

@tsinis tsinis merged commit 4e9ae97 into main Jun 13, 2024
11 of 12 checks passed
@tsinis tsinis deleted the feat/range-bool-getters branch June 13, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant