Skip to content

Commit

Permalink
exclude thrift generated code from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmaykm committed Oct 12, 2020
1 parent ae9cb66 commit 468ba7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PAR2/PAR2_types.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Autogenerated by Thrift Compiler (0.11.0)
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
# COV_EXCL_START

struct _enum__Type
BOOLEAN::Int32
Expand Down Expand Up @@ -2099,3 +2100,4 @@ end

meta(::Type{FileCryptoMetaData}) = __meta__FileCryptoMetaData

# COV_EXCL_STOP

0 comments on commit 468ba7e

Please sign in to comment.