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

chore: remove unnecessary error handling #61

Merged
merged 7 commits into from
Apr 28, 2024
Merged

chore: remove unnecessary error handling #61

merged 7 commits into from
Apr 28, 2024

Conversation

kilianc
Copy link
Owner

@kilianc kilianc commented Apr 27, 2024

No description provided.

@kilianc kilianc changed the title chore: remove unnecessary error handling chore: remove unnecessary error handling Apr 27, 2024
Copy link

github-actions bot commented Apr 27, 2024

Code Coverage Report 7955f2d

Total: 100.0%
Full coverage report
github.com/kilianc/pretender/internal/handlers/osfilereader.go:12:	ReadFile		100.0%
github.com/kilianc/pretender/internal/handlers/pretender.go:44:		NewPretender		100.0%
github.com/kilianc/pretender/internal/handlers/pretender.go:56:		LoadResponsesFile	100.0%
github.com/kilianc/pretender/internal/handlers/pretender.go:97:		getNextResponse		100.0%
github.com/kilianc/pretender/internal/handlers/pretender.go:116:	HandleFunc		100.0%
github.com/kilianc/pretender/pkg/pretender/server.go:21:		NewHTTPHandler		100.0%
github.com/kilianc/pretender/pkg/pretender/server.go:42:		NewServeMux		100.0%
github.com/kilianc/pretender/pkg/pretender/server.go:64:		NewServer		100.0%
total:									(statements)		100.0%

@kilianc kilianc merged commit 645df1f into main Apr 28, 2024
3 checks passed
@kilianc kilianc deleted the 100-coverage branch April 28, 2024 01:54
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.

1 participant