18F / culper

Culper is the foundation for eApp, a part of the National Background Investigation System (NBIS), supporting the SF-86, SF-85, and SF-85P. This is its source code and developer documentation. For background information and a demo video see https://github.com/18F/culper/wiki
Other
27 stars 22 forks source link

[3689] Add releases for the SF85 #1850

Closed macrael closed 5 years ago

macrael commented 5 years ago

Description

This PR adds releases for the SF85. I think there might be a more elegant way to store the paths for all the different types of forms but this is pretty straightforward so I'm happy with it.

Checklist for Reviewer

codecov[bot] commented 5 years ago

Codecov Report

Merging #1850 into develop will decrease coverage by 0.02%. The diff coverage is 66.67%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1850      +/-   ##
===========================================
- Coverage    83.62%   83.61%   -0.02%     
===========================================
  Files          914      914              
  Lines        21553    21556       +3     
  Branches      3219     3219              
===========================================
- Hits         18023    18022       -1     
- Misses        2553     2555       +2     
- Partials       977      979       +2
Flag Coverage Δ
#backend 71.18% <66.67%> (-0.05%) :arrow_down:
#frontend 88.98% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
api/pdf/pdf.go 81.03% <66.67%> (-0.84%) :arrow_down:
api/payload.go 47.22% <0%> (-5.56%) :arrow_down:

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 c108566...9d26e78. Read the comment docs.