Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

fix: case sensitivity on ChargeType enum #244

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Conversation

moltar
Copy link
Contributor

@moltar moltar commented Nov 12, 2020

Closes #243

@moltar moltar added the merge when passing Merge the PR automatically once all status checks have passed label Nov 12, 2020
@codecov-io
Copy link

Codecov Report

Merging #244 (223050d) into master (7a1be27) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files          37       37           
  Lines        2223     2223           
  Branches      116      116           
=======================================
  Hits         2216     2216           
  Misses          5        5           
  Partials        2        2           
Impacted Files Coverage Δ
src/sections/finances/codec.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d7cc67...223050d. Read the comment docs.

@repo-ranger repo-ranger bot merged commit 716d439 into master Nov 12, 2020
@moltar moltar deleted the bug/243-charge-type branch November 12, 2020 23:49
@github-actions
Copy link

🎉 This PR is included in version 1.9.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
merge when passing Merge the PR automatically once all status checks have passed released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

codec decoding issues in finances module
2 participants